mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 04:24:59 +00:00
Remove QApplication include
This commit is contained in:
parent
01d580e34d
commit
cdc009aece
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#include "emulator.hpp"
|
||||
#include <QApplication>
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
Emulator emu;
|
||||
|
|
Loading…
Add table
Reference in a new issue