diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:27 -0600 |
commit | b76bd9c2180d8fa48af3bf68c2d104b7880ce94e (patch) | |
tree | 7dce5927f61d1d21673ba19ae7b5b57ddf22136e /k9author/k9menuedit.cpp | |
parent | 257013fc4a8df61a2a4811127f9f183bb0c7019a (diff) | |
download | k9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.tar.gz k9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'k9author/k9menuedit.cpp')
-rw-r--r-- | k9author/k9menuedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9menuedit.cpp b/k9author/k9menuedit.cpp index c37ad41..956c8a6 100644 --- a/k9author/k9menuedit.cpp +++ b/k9author/k9menuedit.cpp @@ -18,7 +18,7 @@ #include "k9newdvd.h" #include <tqwmatrix.h> #include <tqlayout.h> -#include <kfontdialog.h> +#include <tdefontdialog.h> #include "k9menubutton.h" #include <kurlrequester.h> #include <kcolorbutton.h> |