summaryrefslogtreecommitdiffstats
path: root/kbugbuster/gui/buglvi.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:22:07 -0600
commite46eba349e7029d919b213b7130086503d1e042e (patch)
treec99ad6970d22aa80d905a7129d87aa627ae26801 /kbugbuster/gui/buglvi.h
parentdf726f3e9706e8264827dc1dc8338225c3b6434f (diff)
downloadtdesdk-e46eba349e7029d919b213b7130086503d1e042e.tar.gz
tdesdk-e46eba349e7029d919b213b7130086503d1e042e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kbugbuster/gui/buglvi.h')
-rw-r--r--kbugbuster/gui/buglvi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/gui/buglvi.h b/kbugbuster/gui/buglvi.h
index d1bd7558..fbca0586 100644
--- a/kbugbuster/gui/buglvi.h
+++ b/kbugbuster/gui/buglvi.h
@@ -17,7 +17,7 @@
#ifndef KBBMAINWINDOW_BUGLVI_H
#define KBBMAINWINDOW_BUGLVI_H
-#include <klistview.h>
+#include <tdelistview.h>
#include "bug.h"
#include "bugcommand.h"