summaryrefslogtreecommitdiff
path: root/library/qt_override_p.h
Unidiff
Diffstat (limited to 'library/qt_override_p.h') (more/less context) (show whitespace changes)
-rw-r--r--library/qt_override_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/qt_override_p.h b/library/qt_override_p.h
index d11917c..cb05d15 100644
--- a/library/qt_override_p.h
+++ b/library/qt_override_p.h
@@ -2,4 +2,6 @@
2#define __QT_OVERRIDE_H__ 2#define __QT_OVERRIDE_H__
3 3
4#if QT_VERSION > 233
5
4namespace Opie { 6namespace Opie {
5 7
@@ -19,3 +21,5 @@ extern int force_appearance;
19} 21}
20 22
23#endif // (QT_VERSION >233)
24
21#endif 25#endif