about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms/F Room.txtpb
blob: d41d039dae0afccd801e6cb62d2c9b4ea552d405 (plain) (generated by cgit-pink 1.4.1 (git 2.36.1) at 2026-03-05 08:35:12 +0000
og { public: IpcDialog(); std::string GetIpcAddress() { return address_box_->GetValue().ToStdString(); } private: void OnResetClicked(wxCommandEvent& event); wxTextCtrl* address_box_; }; #endif /* end of include guard: IPC_DIALOG_H_F4C5680C */