diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:09:25 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:09:25 -0600 |
commit | df031ab196650ebd619710444522b05b3a594f06 (patch) | |
tree | 6df951c0db2986d14929af277d1df8ea3e29a33f /bibletime/frontend/cmdiarea.cpp | |
parent | 9791ea57011bb53515a99f77dcb6dae2bed3a3b7 (diff) | |
download | bibletime-df031ab196650ebd619710444522b05b3a594f06.tar.gz bibletime-df031ab196650ebd619710444522b05b3a594f06.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'bibletime/frontend/cmdiarea.cpp')
-rw-r--r-- | bibletime/frontend/cmdiarea.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/frontend/cmdiarea.cpp b/bibletime/frontend/cmdiarea.cpp index 3939717..6a61bf8 100644 --- a/bibletime/frontend/cmdiarea.cpp +++ b/bibletime/frontend/cmdiarea.cpp @@ -19,7 +19,7 @@ #include "config.h" //KDE includes -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <kapplication.h> #include <klocale.h> |