diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:15:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:15:27 -0600 |
commit | fed45b4784b8549ff469d60b89905cc02a0d33e0 (patch) | |
tree | 527ecf1ec909a082a00c67b67e1075db134f5061 /src/kvpnckicker.h | |
parent | f82b690456f092331869310752a6938260ffbfcd (diff) | |
download | kvpnc-fed45b4784b8549ff469d60b89905cc02a0d33e0.tar.gz kvpnc-fed45b4784b8549ff469d60b89905cc02a0d33e0.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kvpnckicker.h')
-rw-r--r-- | src/kvpnckicker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvpnckicker.h b/src/kvpnckicker.h index 5480150..1c0413d 100644 --- a/src/kvpnckicker.h +++ b/src/kvpnckicker.h @@ -24,7 +24,7 @@ #include <tqwidget.h> #include <tqevent.h> #include <ksystemtray.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include "kvpncconfig.h" |