summaryrefslogtreecommitdiffstats
path: root/tdeui/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:15:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:15:31 -0600
commit3fde05a2853d1a37c41cdae953c901444781f473 (patch)
treed60fa458efe02e6783ce85e3d82039a13f1c548e /tdeui/Makefile.am
parent2c42f320612ac0a4a5a041b437536c74884c1669 (diff)
downloadtdelibs-3fde05a2853d1a37c41cdae953c901444781f473.tar.gz
tdelibs-3fde05a2853d1a37c41cdae953c901444781f473.zip
Fix accidental conversion of dockwin
Diffstat (limited to 'tdeui/Makefile.am')
-rw-r--r--tdeui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/Makefile.am b/tdeui/Makefile.am
index d85c952ff..821e2e682 100644
--- a/tdeui/Makefile.am
+++ b/tdeui/Makefile.am
@@ -43,7 +43,7 @@ include_HEADERS = kprogressbox.h kprogress.h kcolordlg.h \
kmainwindow.h kmainwindowiface.h ktoolbar.h kmenubar.h \
knuminput.h kseparator.h klineedit.h \
krestrictedline.h kcolorbutton.h kcolorbtn.h \
- ksystemtray.h kdoctwindow.h kbuttonbox.h \
+ ksystemtray.h kdockwindow.h kbuttonbox.h \
keditcl.h kled.h keditlistbox.h \
kwizard.h kkeydialog.h kkeybutton.h \
kurllabel.h kruler.h kcursor.h \