mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
ecode: Added "Check for updates at startup." option.
This commit is contained in:
@@ -43,7 +43,9 @@ class EE_API UIMessageBox : public UIWindow {
|
||||
|
||||
UITextInput* getTextInput() const;
|
||||
|
||||
protected:
|
||||
UILayout* getLayoutCont() const;
|
||||
|
||||
protected:
|
||||
Type mMsgBoxType;
|
||||
UITextView* mTextBox;
|
||||
UIPushButton* mButtonOK;
|
||||
|
||||
Reference in New Issue
Block a user