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

List:       kde-commits
Subject:    koffice/kexi/plugins/forms
From:       Pino Toscano <pino () kde ! org>
Date:       2010-04-12 21:07:00
Message-ID: 20100412210700.0DFE9AC898 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1114157 by pino:

#warning is gcc-specific


 M  +2 -0      kexiformpart.cpp  


--- trunk/koffice/kexi/plugins/forms/kexiformpart.cpp #1114156:1114157
@@ -494,8 +494,10 @@
     tab->addTab(d->objectTreeView, KIcon("widgets"), QString());
     tab->setTabToolTip(tab->indexOf(d->objectTreeView), i18n("Widgets"));
 #else
+#ifdef __GNUC__
 #warning
 #endif
+#endif
 }
 
 //----------------
[prev in list] [next in list] [prev in thread] [next in thread] 

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