summaryrefslogtreecommitdiffstats
path: root/src/knowitlinks.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:12:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:12:22 -0600
commite4610080c23988490e6bccd6a36dc4ca18081c2c (patch)
tree67bb3dd348be47936004a19757bda179ed9fd358 /src/knowitlinks.h
parent7f80a1ffb726ee7258f793fd15ea1fc320869539 (diff)
downloadknowit-e4610080c23988490e6bccd6a36dc4ca18081c2c.tar.gz
knowit-e4610080c23988490e6bccd6a36dc4ca18081c2c.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/knowitlinks.h')
-rw-r--r--src/knowitlinks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowitlinks.h b/src/knowitlinks.h
index 57eb3c1..69bc1ef 100644
--- a/src/knowitlinks.h
+++ b/src/knowitlinks.h
@@ -17,7 +17,7 @@
#ifndef __KNOWIT_LINKS_H__
#define __KNOWIT_LINKS_H__
-#include <klistbox.h>
+#include <tdelistbox.h>
class TQDropEvent;
class TQKeyEvent;