summaryrefslogtreecommitdiffstats
path: root/src/common/gui/list_container.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:40 -0600
commit08396682f3324c6c1266be6a084793b261ada6a4 (patch)
tree2b20125911d9adc6d1a213563267b97827b3cdff /src/common/gui/list_container.h
parent6f617c4181afa90f3eba14139d4f92eb98834899 (diff)
downloadpiklab-08396682f3324c6c1266be6a084793b261ada6a4.tar.gz
piklab-08396682f3324c6c1266be6a084793b261ada6a4.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/common/gui/list_container.h')
-rw-r--r--src/common/gui/list_container.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/gui/list_container.h b/src/common/gui/list_container.h
index b52f9e2..ebeb6de 100644
--- a/src/common/gui/list_container.h
+++ b/src/common/gui/list_container.h
@@ -9,8 +9,8 @@
#ifndef LIST_CONTAINER_H
#define LIST_CONTAINER_H
-#include <kpopupmenu.h>
-#include <klistview.h>
+#include <tdepopupmenu.h>
+#include <tdelistview.h>
//----------------------------------------------------------------------------
class ListContainer