summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@alta.org.br>2011-11-28 10:54:55 -0200
committerMichael Meeks <michael.meeks@suse.com>2011-11-28 20:15:00 +0000
commita6efec83cee0ab447f9e6a5716aee5d2165f95c7 (patch)
treeb06eb3d123b47dc4349222f039bed0e4069ef6b7 /desktop/source/deployment/gui/dp_gui_theextmgr.cxx
parent70324f1e66bf64882d5ffc0b9215aa5524dc2e23 (diff)
Fix for bug fdo39748, Easy-hack Cleanup extension list.
This patch introduces 3 new check box in the extension manager GUI to allow selection of extension type to display: bundled, shared or user. Dialog is automatically updated upon toggling checkbox. On toggling each checkbox, the extension list is recreated from scratch and packages are added to the list depending on the checkmark state. Initial state is all checks marked.
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_theextmgr.cxx')
-rw-r--r--desktop/source/deployment/gui/dp_gui_theextmgr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
index d4b37fdc7a89..aed5ee5c5637 100644
--- a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
+++ b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-
#include "vcl/svapp.hxx"
#include "vcl/msgbox.hxx"