CBuildInfo: use percental calculated dimensions

This commit is contained in:
2017-02-26 13:57:22 +01:00
parent 85fc37090e
commit 04ba522dab

View File

@@ -35,7 +35,7 @@
using namespace std; using namespace std;
CBuildInfo::CBuildInfo(bool show) : CComponentsWindow(0, 0, 700, 500, LOCALE_BUILDINFO_MENU, NEUTRINO_ICON_INFO) CBuildInfo::CBuildInfo(bool show) : CComponentsWindow(0, 0, 90/*%*/, 90/*%*/, LOCALE_BUILDINFO_MENU, NEUTRINO_ICON_INFO)
{ {
initVarBuildInfo(); initVarBuildInfo();
if (show) if (show)