mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Started Work on File System Viewer. It isn't very pretty yet
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@570 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -76,6 +76,7 @@ class CFilesystemViewer : public wxDialog
|
||||
wxTextCtrl *m_Maker;
|
||||
wxTextCtrl *m_Comment;
|
||||
wxTextCtrl *m_Banner;
|
||||
wxTreeItemId RootId;
|
||||
|
||||
wxChoice *m_Lang;
|
||||
wxButton *m_SaveBNR;
|
||||
|
Reference in New Issue
Block a user