summaryrefslogtreecommitdiffstats
path: root/src/basketlistview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:20 -0600
commitf052e0f1fafde885e6bf192117369d70fa711035 (patch)
treedf683e083186a42d3f95eca02ede7d2e8dd560ac /src/basketlistview.h
parent7864df7a5e0a69bb3e525ec3e47256bdcbf2832b (diff)
downloadbasket-f052e0f1fafde885e6bf192117369d70fa711035.tar.gz
basket-f052e0f1fafde885e6bf192117369d70fa711035.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/basketlistview.h')
-rw-r--r--src/basketlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basketlistview.h b/src/basketlistview.h
index 35d7a5a..7bfbf5f 100644
--- a/src/basketlistview.h
+++ b/src/basketlistview.h
@@ -21,7 +21,7 @@
#ifndef BASKETLISTVIEW_H
#define BASKETLISTVIEW_H
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqtimer.h>
class Basket;