File diff r13023:9f6499c8d4fb → r13024:48c81d0b078a
src/transparency_gui.cpp
Show inline comments
 
@@ -117,7 +117,7 @@ public:
 
			if (IsTransparencySet((TransparencyOption)(i - TTW_WIDGET_BEGIN))) {
 
				MarkWholeScreenDirty();
 
			} else {
 
				this->InvalidateWidget(TTW_WIDGET_BUTTONS);
 
				this->SetWidgetDirty(TTW_WIDGET_BUTTONS);
 
			}
 
		}
 
	}