From e4a6c7106900bfec75bc9ee36ea2f37297100575 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 28 Feb 2010 20:21:33 -0700 Subject: Forgot to change popup to window.xml --- src/gui/widgets/popup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index d63b59ca..207a9857 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -55,7 +55,7 @@ class Popup : public Container * @param skin The location where the Popup's skin XML can be found. */ Popup(const std::string &name = "", - const std::string &skin = "gui.xml"); + const std::string &skin = "window.xml"); /** * Destructor. Deletes all the added widgets. -- cgit v1.2.3-70-g09d2