mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +00:00
Make a prima facie attempt to adapt the Qt build.
This commit is contained in:
@@ -60,7 +60,7 @@ class MainWindow : public QMainWindow, public Outputs::Speaker::Speaker::Delegat
|
||||
void launchMachine();
|
||||
|
||||
QString romRequestBaseText;
|
||||
std::vector<ROMMachine::ROM> missingRoms;
|
||||
ROM::Request missingRoms;
|
||||
|
||||
// File drag and drop is supported.
|
||||
void dragEnterEvent(QDragEnterEvent* event) override;
|
||||
|
Reference in New Issue
Block a user