mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-19 19:20:46 -04:00
Add Configure widget
This commit is contained in:
@@ -42,7 +42,7 @@ void SaveHotkeys(QSettings& settings);
|
||||
*/
|
||||
void LoadHotkeys(QSettings& settings);
|
||||
|
||||
class GHotkeysDialog : public QDialog
|
||||
class GHotkeysDialog : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user