summaryrefslogtreecommitdiffstats
path: root/src/app/mainwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:01 -0600
commit577ac5a23791dae4503e26ab46a3f7a0ba393c7a (patch)
tree86bdb25b48ee850dc404d382eecbf10f9f48f845 /src/app/mainwindow.h
parent5920e96087707ba892650898521dac63152274f9 (diff)
downloadgwenview-577ac5a23791dae4503e26ab46a3f7a0ba393c7a.tar.gz
gwenview-577ac5a23791dae4503e26ab46a3f7a0ba393c7a.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/app/mainwindow.h')
-rw-r--r--src/app/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/mainwindow.h b/src/app/mainwindow.h
index 2bda2e2..eb21f27 100644
--- a/src/app/mainwindow.h
+++ b/src/app/mainwindow.h
@@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <tqptrlist.h>
// KDE
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <kurl.h>
// Local