From 9a0f5327c25c57963af837439d23a61c9510a6ac Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Wed, 24 Mar 2010 22:55:57 +0100 Subject: Removed the ability to assign custom skins to windows/popups Old settings are causing it to fall back on the wrong combination of files if old data is in the search path. Reviewed-by: Jared Adams --- src/gui/textpopup.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gui/textpopup.cpp') diff --git a/src/gui/textpopup.cpp b/src/gui/textpopup.cpp index aa688987..6aeae319 100644 --- a/src/gui/textpopup.cpp +++ b/src/gui/textpopup.cpp @@ -49,8 +49,6 @@ TextPopup::TextPopup(): add(mText1); add(mText2); addMouseListener(this); - - loadPopupConfiguration(); } TextPopup::~TextPopup() -- cgit v1.2.3-70-g09d2