Fix for the bug IPAL20913: TC5.1.1: the same color for active/inactive window text in default style preferences of Theme

This commit is contained in:
ana 2011-08-12 07:45:03 +00:00
parent 3468a943e0
commit 97f4677d97

View File

@ -180,6 +180,7 @@ GroupGUI_GroupDlg::GroupGUI_GroupDlg (Mode mode, GeometryGUI* theGeometryGUI, QW
setHelpFileName("work_with_groups_page.html"); setHelpFileName("work_with_groups_page.html");
Init(); Init();
updateState();
} }
GroupGUI_GroupDlg::~GroupGUI_GroupDlg() GroupGUI_GroupDlg::~GroupGUI_GroupDlg()