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

List:       kde-commits
Subject:    KDE/kdesdk/lokalize/src/catalog/gettext
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2008-02-08 22:09:24
Message-ID: 1202508564.370871.20577.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 772492 by chehrlic:

msvc compile++

 M  +3 -3      gettextimport.h  
 M  +0 -2      gettextstorage.cpp  


--- trunk/KDE/kdesdk/lokalize/src/catalog/gettext/gettextimport.h #772491:772492
@@ -66,9 +66,9 @@
     QStringList _msgid;
     QStringList _msgstr;
     QString _comment;
-    bool _gettextPluralForm:16;
-    bool _testBorked:8;
-    bool _obsolete:8;
+    bool _gettextPluralForm;
+    bool _testBorked;
+    bool _obsolete;
 
     QRegExp _rxMsgCtxt;
     QRegExp _rxMsgId;
--- trunk/KDE/kdesdk/lokalize/src/catalog/gettext/gettextstorage.cpp #772491:772492
@@ -138,8 +138,6 @@
     return m_entries.size();
 }
 
-bool GettextStorage::save(const KUrl& url=KUrl());
-
 void GettextStorage::clear()
 {}
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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