From 0153e8fa499b7bbdd712339bfb3921ead15a37a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Oct 2012 02:23:16 +0300 Subject: Add palette inheritance to label class. --- src/gui/setup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup.cpp') diff --git a/src/gui/setup.cpp b/src/gui/setup.cpp index 91d2bd33f..92900cffc 100644 --- a/src/gui/setup.cpp +++ b/src/gui/setup.cpp @@ -116,7 +116,7 @@ Setup::Setup(): add(mPanel); - Label *const version = new Label(FULL_VERSION); + Label *const version = new Label(this, FULL_VERSION); // version->setPosition(9, height - version->getHeight() - 9); if (mResetWindows) { -- cgit v1.2.3-60-g2f50