summaryrefslogtreecommitdiffstats
path: root/src/sources/labelsourcePrefs.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:11:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:11:27 -0600
commit7065b83d5db5a97df7cfd9a55681f808512691e8 (patch)
tree24093255a01169856dffd479565b81b886d5d6e5 /src/sources/labelsourcePrefs.cpp
parent50fd2fb357f83b24afbc163791fc665285aeea09 (diff)
downloadkima-7065b83d5db5a97df7cfd9a55681f808512691e8.tar.gz
kima-7065b83d5db5a97df7cfd9a55681f808512691e8.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/sources/labelsourcePrefs.cpp')
-rw-r--r--src/sources/labelsourcePrefs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/labelsourcePrefs.cpp b/src/sources/labelsourcePrefs.cpp
index 1da8ace..1091847 100644
--- a/src/sources/labelsourcePrefs.cpp
+++ b/src/sources/labelsourcePrefs.cpp
@@ -16,7 +16,7 @@
#include <tqframe.h>
#include <tqlabel.h>
#include <kcolorbutton.h>
-#include <kfontrequester.h>
+#include <tdefontrequester.h>
#include <tqcombobox.h>
#include <tqlayout.h>
#include <tqtooltip.h>