From 2f7b2582010bac5f24c6f57ea54b89aa46df2faa Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 8 Apr 2015 06:33:05 +0200 Subject: Save position of NewPicsDialog Add button to save the position of the NewPicsDialog and move it there when we show() --- pictureviewer2.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'pictureviewer2.cpp') diff --git a/pictureviewer2.cpp b/pictureviewer2.cpp index 7a8e2b2..f49b23f 100644 --- a/pictureviewer2.cpp +++ b/pictureviewer2.cpp @@ -334,7 +334,6 @@ void PictureViewer2::showNewPicsDialog(){ } } mNewPicsDlg->addFiles(fileList); - mNewPicsDlg->move(0, 20); mNewPicsDlg->exec(); } -- cgit v1.2.3-70-g09d2