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

List:       kde-commits
Subject:    koffice/libs/flake (silent)
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2008-08-10 19:21:06
Message-ID: 1218396066.346611.9256.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 844860 by rempt:

SVN_SILENT Fix language error


 M  +1 -1      KoTool.cpp  
 M  +1 -1      KoTool.h  


--- trunk/koffice/libs/flake/KoTool.cpp #844859:844860
@@ -171,7 +171,7 @@
 {
     QMap<QString, QWidget *> ow;
     if(QWidget *widget = createOptionWidget())
-        ow.insert(i18n("Tool Option"), widget);
+        ow.insert(i18n("Tool Options"), widget);
     return ow;
 }
 
--- trunk/koffice/libs/flake/KoTool.h #844859:844860
@@ -55,7 +55,7 @@
      * Constructor, normally only called by the factory (see KoToolFactory)
      * @param canvas the canvas interface this tool will work for.
      */
-    explicit KoTool(KoCanvasBase *canvas );
+    explicit KoTool( KoCanvasBase *canvas );
     virtual ~KoTool();
 
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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