diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
commit | da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb (patch) | |
tree | b42ba87fcdfa425a31e243a62d71e1de248b6ee8 /ksirc/KSPrefs/page_font.h | |
parent | 4ed8d784e29102ed1659f4ccf71fcc6fb0dad5c8 (diff) | |
download | tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.tar.gz tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'ksirc/KSPrefs/page_font.h')
-rw-r--r-- | ksirc/KSPrefs/page_font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/KSPrefs/page_font.h b/ksirc/KSPrefs/page_font.h index 154ff014..ae910a2d 100644 --- a/ksirc/KSPrefs/page_font.h +++ b/ksirc/KSPrefs/page_font.h @@ -1,6 +1,6 @@ #ifndef _PAGE_FONT #define _PAGE_FONT -#include <kfontdialog.h> // For the font selection widget +#include <tdefontdialog.h> // For the font selection widget #include <tqlayout.h> // For the tqlayout #include "ksopts.h" // For storing the info. |