Skip to content

Commit

Permalink
move basicdebugger to qt root, it causes ui_*.h issues otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
adriweb committed Jan 10, 2023
1 parent 158d179 commit 1fbf136
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/qt/CEmu.pro
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ SOURCES += \
../../core/bus.c \
keyhistorywidget.cpp \
tablewidget.cpp \
debugger/basicdebugger.cpp
basicdebugger.cpp

linux|macx: SOURCES += ../../core/os/os-linux.c
win32: SOURCES += ../../core/os/os-win32.c win32-console.cpp
Expand Down
File renamed without changes.

0 comments on commit 1fbf136

Please sign in to comment.