-rw-r--r-- | library/qpedialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/qpedialog.cpp b/library/qpedialog.cpp index 0db161b..b98e42e 100644 --- a/library/qpedialog.cpp +++ b/library/qpedialog.cpp | |||
@@ -25,3 +25,3 @@ | |||
25 | #include "qpedialog.h" | 25 | #include "qpedialog.h" |
26 | #include "qpeapplication.h" | 26 | #include <qpe/qpeapplication.h> |
27 | 27 | ||
@@ -38,3 +38,3 @@ void QPEDialogListener::appMessage( const QCString &msg, const QByteArray & ) | |||
38 | { | 38 | { |
39 | if (!dialog) | 39 | if (!dialog) |
40 | return; | 40 | return; |