summaryrefslogtreecommitdiffstats
path: root/src/app/mainWindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:07:46 -0600
commit4298fb9f3d8c0e68fdd6e1f36523f6509af56a17 (patch)
treea700a4af64a3727e5c77b5440777e18f54d94f28 /src/app/mainWindow.h
parent3b974934d9123068efc34d59b335263b91590a06 (diff)
downloadfilelight-4298fb9f3d8c0e68fdd6e1f36523f6509af56a17.tar.gz
filelight-4298fb9f3d8c0e68fdd6e1f36523f6509af56a17.zip
Rename a number of libraries and executables 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 68314aa..8562aa8 100644
--- a/src/app/mainWindow.h
+++ b/src/app/mainWindow.h
@@ -18,7 +18,7 @@
#ifndef FILELIGHT_H
#define FILELIGHT_H
-#include <kparts/mainwindow.h>
+#include <tdeparts/mainwindow.h>
class KSqueezedTextLabel;
class KHistoryCombo;