[Libreoffice-commits] core.git: desktop/source

Thomas Arnhold thomas at arnhold.org
Tue May 27 04:02:01 PDT 2014


 desktop/source/deployment/gui/dp_gui_updateinstalldialog.src |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 1908f27da839e481c277ab08e3013eb06be04890
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Tue May 27 12:55:25 2014 +0200

    desktop: further src file cleanup
    
    Change-Id: I37f83084203fcc4e2f7d68f7c21774573b9281e8

diff --git a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
index 19ffa0d..e8d5276 100644
--- a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
+++ b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.src
@@ -17,15 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include "svtools/controldims.hrc"
-
 #include "dp_gui.hrc"
 
-#define LOCAL_WIDTH (60 * RSC_BS_CHARWIDTH)
-#define LOCAL_LIST_HEIGHT (7 * RSC_BS_CHARHEIGHT)
-#define LOCAL_BUTTON_WIDTH 80
-
-
 String RID_DLG_UPDATE_INSTALL_INSTALLING {
     Text[en-US] = "Installing extensions...";
 };


More information about the Libreoffice-commits mailing list