[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/setup
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2008-10-08 13:22:42
Message-ID: 1223472162.297676.30290.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 869196 by cgilles:

polish


 M  +7 -5      cameraselection.cpp  
 M  +1 -1      setupcamera.cpp  


--- trunk/extragear/graphics/digikam/utilities/setup/cameraselection.cpp #869195:869196
@@ -277,16 +277,18 @@
 
     // Initialize  --------------------------------------------------
 
-    getCameraList();
-    getSerialPortList();
-    kapp->restoreOverrideCursor();
-
 #ifndef ENABLE_GPHOTO2
-    // If digiKam is compiled without Gphoto2 support, we hide widget relevant.
+    // If digiKam is compiled without Gphoto2 support, we hide widgets relevant.
     d->listView->hide();
+    d->searchBar->hide();
     box2->hide();
     slotUMSCameraLinkUsed();
+#else
+    getCameraList();
+    getSerialPortList();
 #endif /* ENABLE_GPHOTO2 */
+
+    kapp->restoreOverrideCursor();
 }
 
 CameraSelection::~CameraSelection()
--- trunk/extragear/graphics/digikam/utilities/setup/setupcamera.cpp #869195:869196
@@ -132,7 +132,7 @@
     gphotoLogoLabel->setToolTip(i18n("Visit Gphoto project website"));
 
 #ifndef ENABLE_GPHOTO2
-    // If digiKam is compiled without Gphoto2 support, we hide widget relevant.
+    // If digiKam is compiled without Gphoto2 support, we hide widgets relevant.
     d->autoDetectButton->hide();
     gphotoLogoLabel->hide();
 #endif /* ENABLE_GPHOTO2 */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic