diff common.h @ 50:c76782c14371

* Use specific includes instead of QtCore, QtGui etc; bring in TextAbbrev class
author Chris Cannam
date Thu, 11 Nov 2010 22:04:59 +0000
parents 9a89dedf260a
children f583e44d9d31
line wrap: on
line diff
--- a/common.h	Wed Nov 10 22:27:58 2010 +0000
+++ b/common.h	Thu Nov 11 22:04:59 2010 +0000
@@ -5,7 +5,7 @@
 ** Copyright (C) Jari Korhonen, 2010 (under lgpl)
 ****************************************************************************/
 
-#include <QtCore>
+#include <QString>
 
 #define APPNAME                         "HgExplorer"
 #define APPVERSION                      "0.7.2"