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

List:       kde-bugs-dist
Subject:    [Bug 92884] usability : The "Select Album" dialog should select the
From:       Joern Ahrens <joern.ahrens () kdemail ! net>
Date:       2004-11-28 23:54:47
Message-ID: 20041128235447.411.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=92884        




------- Additional Comments From joern.ahrens kdemail net  2004-11-29 00:54 -------
CVS commit by jahrens: 

Sure :-) Thanks copy and paste there was no compile error and
I couldn't find it during my tests. Thanks!
CVS_SILENT: corrected typo
CCBUG: 92884


  M +1 -1      digikam/digikamapp.cpp   1.76
  M +1 -1      utilities/cameragui/cameraui.cpp   1.31
  M +1 -1      utilities/cameragui/cameraui.h   1.17


--- kdeextragear-3/digikam/digikam/digikamapp.cpp  #1.75:1.76
 @ -633,5 +633,5  @ void DigikamApp::slotCameraConnect()
                                       ctype->port(), ctype->path());
         cgui->show();
-        connect(cgui, SIGNAL(signalLastDestionation(const KURL&)),
+        connect(cgui, SIGNAL(signalLastDestination(const KURL&)),
                 mView, SLOT(slotSelectAlbum(const KURL&)));
     }

--- kdeextragear-3/digikam/utilities/cameragui/cameraui.cpp  #1.30:1.31
 @ -247,5 +247,5  @ void CameraUI::closeEvent(QCloseEvent* e
 {
     if(!m_lastDestURL.isEmpty())
-        emit signalLastDestionation(m_lastDestURL);
+        emit signalLastDestination(m_lastDestURL);
 
     delete m_controller;

--- kdeextragear-3/digikam/utilities/cameragui/cameraui.h  #1.16:1.17
 @ -130,5 +130,5  @ private slots:
     
 signals:
-    void signalLastDestionation(const KURL&);
+    void signalLastDestination(const KURL&);
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

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