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

List:       kde-commits
Subject:    kdenonbeta/kcall/applet/kcall
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2005-06-25 23:08:35
Message-ID: 1119740915.910123.31661.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 428977 by eva:

- notify user about not implemented feature
- found strange thing in the code => Mike?
CC: mike@basyskom.de


 M  +2 -1      kcall.cpp  


--- trunk/kdenonbeta/kcall/applet/kcall/kcall.cpp #428976:428977
@@ -222,7 +222,7 @@
 
 void KCall::slotPreferences()
 {
-    //KMessageBox::information(0, i18n("This is a preferences box"));
+    KMessageBox::information(0, i18n("This is not implemented yet."));
 }
 
 
@@ -240,6 +240,7 @@
     bool res;
     res = dialdlg->exec();
     
+    // @FIXME Mike: what is this about? why is your name within the code?
     if(res){
         QString callId = mkcall->dial(dialdlg->nrInput->text());
         QString caller = "Mike Hauth";
[prev in list] [next in list] [prev in thread] [next in thread] 

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