Cleaning up the closet... or at least the code. Tried to reduce the number of #includ...
[quassel.git] / src / qtgui / style.h
index 861d5c5..a10a969 100644 (file)
@@ -22,7 +22,8 @@
 #define _STYLE_H_
 
 #include <QtCore>
-#include <QtGui>
+#include <QTextCharFormat>
+#include <QTextLayout>
 
 class Style {