Qt: Add option to create non-existant memory cards on edit
This commit is contained in:
@@ -18,6 +18,8 @@ public:
|
||||
bool setCardA(const QString& path);
|
||||
bool setCardB(const QString& path);
|
||||
|
||||
static bool createMemoryCard(const QString& path);
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent* ev);
|
||||
void closeEvent(QCloseEvent* ev);
|
||||
|
||||
Reference in New Issue
Block a user