This website requires JavaScript.
Explore
Help
Sign in
RPCSX
/
rpcsx
Watch
1
Star
0
Fork
You've already forked rpcsx
0
mirror of
https://github.com/RPCSX/rpcsx.git
synced
2026-04-20 22:05:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d22ac91ee1
rpcsx
/
rpcs3
/
Gui
/
SettingsDialog.h
8 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Gui: separate 'Settings' code from MainFrame.cpp, minor cleanup
2015-08-23 12:06:15 +04:00
#
pragma once
class
SettingsDialog
:
public
wxDialog
{
public
:
Partial commit: Gui
2016-02-02 00:46:27 +03:00
SettingsDialog
(
wxWindow
*
parent
)
;
Gui: separate 'Settings' code from MainFrame.cpp, minor cleanup
2015-08-23 12:06:15 +04:00
}
;
Reference in a new issue
Copy permalink