Michael преди 2 години
родител
ревизия
ac64b9f2b5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      client/lobby/OptionsTab.h

+ 1 - 1
client/lobby/OptionsTab.h

@@ -138,7 +138,7 @@ public:
 		void recreate();
 		void setSelection();
 		int getElement(const Point & cursorPosition);
-		void setElement(int element);
+		void setElement(int element, bool apply);
 
 		void clickReleased(const Point & cursorPosition) override;
 		void showPopupWindow(const Point & cursorPosition) override;