blob: f874e0bcf04881d9d551dbe2f8dc078df41291c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -Naur dagger.orig/opentextdlg.h dagger/opentextdlg.h
--- dagger.orig/opentextdlg.h 2004-04-06 18:00:07.000000000 +0200
+++ dagger/opentextdlg.h 2007-03-12 15:09:02.000000000 +0100
@@ -22,6 +22,7 @@
#include <qlistview.h>
#include <swmgr.h>
+#include <swmodule.h>
class QPixmap;
|