mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Android/iOS buildfix
This commit is contained in:
parent
b40098effd
commit
a9ea372c90
@ -34,9 +34,7 @@ private:
|
|||||||
UI::EventReturn OnQuickChat4(UI::EventParams &e);
|
UI::EventReturn OnQuickChat4(UI::EventParams &e);
|
||||||
UI::EventReturn OnQuickChat5(UI::EventParams &e);
|
UI::EventReturn OnQuickChat5(UI::EventParams &e);
|
||||||
|
|
||||||
#if PPSSPP_PLATFORM(WINDOWS) || defined(USING_QT_UI) || defined(SDL)
|
|
||||||
UI::TextEdit *chatEdit_ = nullptr;
|
UI::TextEdit *chatEdit_ = nullptr;
|
||||||
#endif
|
|
||||||
UI::ScrollView *scroll_ = nullptr;
|
UI::ScrollView *scroll_ = nullptr;
|
||||||
UI::LinearLayout *chatVert_ = nullptr;
|
UI::LinearLayout *chatVert_ = nullptr;
|
||||||
UI::ViewGroup *box_ = nullptr;
|
UI::ViewGroup *box_ = nullptr;
|
||||||
|
Loading…
Reference in New Issue
Block a user