extragear/graphics/digikam/showfoto

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

extragear/graphics/digikam/showfoto

Gilles Caulier
SVN commit 493376 by cgilles:

Digikam 0.9.0 from trunk : fix showfoto setup dialog layout

CCMAIL: [hidden email]

 M  +4 -2      setupeditor.cpp  
 M  +4 -2      setupeditor.h  


--- trunk/extragear/graphics/digikam/showfoto/setupeditor.cpp #493375:493376
@@ -1,9 +1,9 @@
 /* ============================================================
  * Author: Gilles Caulier <caulier dot gilles at free.fr>
  * Date  : 2005-04-02
- * Description : setup tab for showfoto image editor options.
+ * Description : setup showfoto tab.
  *
- * Copyright 2005 by Gilles Caulier
+ * Copyright 2005-2006 by Gilles Caulier
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
@@ -110,6 +110,8 @@
       
    // --------------------------------------------------------
 
+   layout->addStretch();
+
    readSettings();
 }
 
--- trunk/extragear/graphics/digikam/showfoto/setupeditor.h #493375:493376
@@ -1,9 +1,9 @@
 /* ============================================================
  * Author: Gilles Caulier <caulier dot gilles at free.fr>
  * Date  : 2005-04-02
- * Description : setup tab for showfoto image editor options.
+ * Description : setup showfoto tab.
  *
- * Copyright 2005 by Gilles Caulier
+ * Copyright 2005-2006 by Gilles Caulier
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
@@ -54,6 +54,8 @@
     QCheckBox    *m_showSplashCheck;
     QCheckBox    *m_useTrashCheck;
     
+private:
+
     void readSettings();
 };
 
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel