diff GUI/GUIButton.cpp @ 2548:87e5590d034b

All Books windows are refactored into respective classes
author a.parshin
date Tue, 12 May 2015 03:24:19 +0200
parents c674d547cc7c
children f2a8ed07e921
line wrap: on
line diff
--- a/GUI/GUIButton.cpp	Tue May 12 01:45:31 2015 +0200
+++ b/GUI/GUIButton.cpp	Tue May 12 03:24:19 2015 +0200
@@ -88,7 +88,7 @@
 struct GUIWindow *pGUIWindow_Settings;
 struct GUIWindow *pModalWindow;
 struct GUIWindow *pGUIWindow_EscMessageWindow;
-struct GUIWindow *pBooksWindow;
+struct GUIWindow *pBooksButtonOverlay;
 struct GUIWindow *pGUIWindow2;