summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndre Fischer <af@apache.org>2013-05-16 11:43:55 +0000
committerAndre Fischer <af@apache.org>2013-05-16 11:43:55 +0000
commit3608a33d8362cbc44a2eb7203b7d1bffe481c7ab (patch)
tree64f6a963ddadc5ebba2cdef7f2232f2b6110bd76 /svx
parent0a5d252c19fdd4e1e705668a604fb319dc6ceccb (diff)
121960: Improve creation of toolbox/toolbar controllers.
Notes
Notes: merged as: edaca7c6e1d1ade6bf6cdae753028ee62297f0b1
Diffstat (limited to 'svx')
-rwxr-xr-xsvx/source/sidebar/insert/InsertPropertyPanel.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/sidebar/insert/InsertPropertyPanel.hxx b/svx/source/sidebar/insert/InsertPropertyPanel.hxx
index a97e4734e16e..0a441a1860e3 100755
--- a/svx/source/sidebar/insert/InsertPropertyPanel.hxx
+++ b/svx/source/sidebar/insert/InsertPropertyPanel.hxx
@@ -39,6 +39,8 @@ class ToolBox;
namespace svx { namespace sidebar {
+/** This panel provides buttons for inserting shapes into a document.
+*/
class InsertPropertyPanel
: public Control
{