mirror of https://github.com/PCSX2/pcsx2.git
6bd5afea8f
Avoid always setting the dialog to the centre of the screen - the GTK+3 documentation advises against it. Avoid using a GUI callback - it's unnecessary since the value can just be retrieved afterwards. Simplify the GUI construction - a container to handle layout isn't necessary due to the GUI's lack of complexity. |
||
---|---|---|
.. | ||
GtkGui.cpp | ||
LinuxConfig.cpp | ||
LinuxIOCtlSrc.cpp |