summaryrefslogtreecommitdiffstats
path: root/kuser/mainWidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
commit09470cb1bf92cbed1abf0f7096af9ed87a262624 (patch)
treee030116c829671f6a75d4fed1e2cfd786e0484fc /kuser/mainWidget.h
parent6a1e482053c3400d39984fb5c6cbacf627950676 (diff)
downloadtdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz
tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kuser/mainWidget.h')
-rw-r--r--kuser/mainWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/mainWidget.h b/kuser/mainWidget.h
index dbe2b34..35d0511 100644
--- a/kuser/mainWidget.h
+++ b/kuser/mainWidget.h
@@ -21,7 +21,7 @@
#ifndef _KU_MAINWIDGET_H_
#define _KU_MAINWIDGET_H_
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class SelectConn;
class mainView;