summaryrefslogtreecommitdiffstats
path: root/libtdeedu/extdate/testwidget.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:21 -0600
commitfccf6d244a4d60c3138afa81266e22ac65adddbc (patch)
treece62ccdaca3fffebeb33ad213dc5cea82ceff580 /libtdeedu/extdate/testwidget.h
parent273ccce287bccee117bbfff8ca3386d613aec467 (diff)
downloadtdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.tar.gz
tdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'libtdeedu/extdate/testwidget.h')
-rw-r--r--libtdeedu/extdate/testwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdeedu/extdate/testwidget.h b/libtdeedu/extdate/testwidget.h
index 82118881..cc4bc2db 100644
--- a/libtdeedu/extdate/testwidget.h
+++ b/libtdeedu/extdate/testwidget.h
@@ -18,7 +18,7 @@
#ifndef TESTWIDGET_H
#define TESTWIDGET_H
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class KDatePicker;
class KLineEdit;