From 4e1fd3f69385387d438f3e924882b2204934900c Mon Sep 17 00:00:00 2001 From: un1versal Date: Fri, 6 May 2016 21:44:19 +0100 Subject: cleanup: remove more ancient commneted code --- src/modules/toolbareditor/CustomizeToolBarsDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/toolbareditor/CustomizeToolBarsDialog.cpp') diff --git a/src/modules/toolbareditor/CustomizeToolBarsDialog.cpp b/src/modules/toolbareditor/CustomizeToolBarsDialog.cpp index d7fac04f6..f547d14bc 100644 --- a/src/modules/toolbareditor/CustomizeToolBarsDialog.cpp +++ b/src/modules/toolbareditor/CustomizeToolBarsDialog.cpp @@ -348,7 +348,7 @@ CustomizeToolBarsDialog::CustomizeToolBarsDialog(QWidget * p) { g_rectToolBarEditorDialogGeometry.setY(5); } - //setGeometry(KVI_OPTION_RECT(KviOption_rectRegisteredUsersDialogGeometry)); + resize(g_rectToolBarEditorDialogGeometry.width(), g_rectToolBarEditorDialogGeometry.height()); move(g_rectToolBarEditorDialogGeometry.x(), -- cgit v1.3.1-10-gc9f91