summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/kchmviewer/files/kchmviewer-5.2-kde-build.patch')
-rw-r--r--app-text/kchmviewer/files/kchmviewer-5.2-kde-build.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-text/kchmviewer/files/kchmviewer-5.2-kde-build.patch b/app-text/kchmviewer/files/kchmviewer-5.2-kde-build.patch
new file mode 100644
index 000000000000..40be430fbeba
--- /dev/null
+++ b/app-text/kchmviewer/files/kchmviewer-5.2-kde-build.patch
@@ -0,0 +1,21 @@
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 0374a16..b25dad2 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -12,6 +12,8 @@ SET( kchmviewerSources
+ main.cpp
+ mainwindow.cpp
+ navigationpanel.cpp
++ toolbareditor.cpp
++ toolbarmanager.cpp
+ recentfiles.cpp
+ settings.cpp
+ tab_bookmarks.cpp
+@@ -30,6 +32,7 @@ KDE4_ADD_UI_FILES( kchmviewerSources
+ dialog_about.ui
+ dialog_setup.ui
+ dialog_topicselector.ui
++ toolbareditor.ui
+ mainwindow.ui
+ navigatorpanel.ui
+ tab_bookmarks.ui