summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-04-25 22:53:58 +0200
committerTomaž Vajngerl <quikee@gmail.com>2013-05-04 11:43:10 +0200
commit06da9114c91bdd90e196a5086e99c13ee905fb01 (patch)
tree7bf302701b2fd7ff4436f489ee4ecae89784c354 /include
parentadd more description about sd module and important presentation filters (diff)
downloadcore-06da9114c91bdd90e196a5086e99c13ee905fb01.tar.gz
core-06da9114c91bdd90e196a5086e99c13ee905fb01.zip
Show type of graphic in CompressGraphicDialog.
Change-Id: I4066a26fb93e9a97707a249f08c4c67459c8abb2
Diffstat (limited to 'include')
-rw-r--r--include/svx/compressgraphicdialog.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx
index e0b23090b8bd..e53f46bd7170 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -33,6 +33,7 @@ class SdrGrafObj;
class SVX_DLLPUBLIC CompressGraphicsDialog : public ModalDialog
{
private:
+ FixedText* m_pLabelGraphicType;
FixedText* m_pFixedText2;
FixedText* m_pFixedText3;
FixedText* m_pFixedText5;