summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/listpopupmenu.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 /umbrello/umbrello/listpopupmenu.h
parentdf726f3e9706e8264827dc1dc8338225c3b6434f (diff)
downloadtdesdk-e46eba349e7029d919b213b7130086503d1e042e.tar.gz
tdesdk-e46eba349e7029d919b213b7130086503d1e042e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'umbrello/umbrello/listpopupmenu.h')
-rw-r--r--umbrello/umbrello/listpopupmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/listpopupmenu.h b/umbrello/umbrello/listpopupmenu.h
index 1b61ab08..0ceddb50 100644
--- a/umbrello/umbrello/listpopupmenu.h
+++ b/umbrello/umbrello/listpopupmenu.h
@@ -12,7 +12,7 @@
#ifndef LISTPOPUPMENU_H
#define LISTPOPUPMENU_H
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include "umlnamespace.h"
class UMLView;