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

List:       kde-commits
Subject:    =?utf-8?q?=5Blibdebconf-kde=5D_tools=3A_Mostly_cosmetic_tweaks_t?=
From:       Modestas Vainius <modax () debian ! org>
Date:       2011-06-29 16:29:29
Message-ID: 20110629162929.0116EA60CE () git ! kde ! org
[Download RAW message or body]

Git commit 69884b7782137f408a082cb01a385fcad76fdc80 by Modestas Vainius.
Committed on 29/06/2011 at 18:16.
Pushed by modax into branch 'master'.

Mostly cosmetic tweaks to tools/main.cpp.

M  +3    -1    tools/main.cpp     

http://commits.kde.org/libdebconf-kde/69884b7782137f408a082cb01a385fcad76fdc80

diff --git a/tools/main.cpp b/tools/main.cpp
index ba20c99..082a4d4 100644
--- a/tools/main.cpp
+++ b/tools/main.cpp
@@ -18,6 +18,8 @@
  * Boston, MA 02110-1301, USA.
  */
 
+#include <QtCore/QRegExp>
+
 #include <KApplication>
 #include <KAboutData>
 #include <KCmdLineArgs>
@@ -59,7 +61,7 @@ int main(int argc, char **argv)
 
             dcf = new DebconfGui(readfd, writefd);
             dcf->connect(dcf, SIGNAL(activated()), SLOT(show()));
-            // Once FIFO pipes are closed, it cannot be reopened. Hence we
+            // Once FIFO pipes are closed, they cannot be reopened. Hence we
             // should terminate as well.
             dcf->connect(dcf, SIGNAL(deactivated()), SLOT(close()));
         } else {

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

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