summaryrefslogtreecommitdiffstats
path: root/src/k9prefauthor.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:10:27 -0600
commitb76bd9c2180d8fa48af3bf68c2d104b7880ce94e (patch)
tree7dce5927f61d1d21673ba19ae7b5b57ddf22136e /src/k9prefauthor.cpp
parent257013fc4a8df61a2a4811127f9f183bb0c7019a (diff)
downloadk9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.tar.gz
k9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/k9prefauthor.cpp')
-rw-r--r--src/k9prefauthor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9prefauthor.cpp b/src/k9prefauthor.cpp
index 83ab84a..c35f0e8 100644
--- a/src/k9prefauthor.cpp
+++ b/src/k9prefauthor.cpp
@@ -15,7 +15,7 @@
#include <tqcombobox.h>
#include <knuminput.h>
#include <kcolorbutton.h>
-#include <kfontdialog.h>
+#include <tdefontdialog.h>
k9prefAuthor::k9prefAuthor(TQWidget* parent, const char* name, WFlags fl)
: prefAuthor(parent,name,fl)