Skip to content

Commit

Permalink
Issue #239 refactor: debugger folder
Browse files Browse the repository at this point in the history
  • Loading branch information
royqh1979 committed Mar 8, 2024
1 parent 76d3ccf commit 7d8070a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RedPandaIDE/RedPandaIDE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ SOURCES += \
widgets/codecompletionlistview.cpp \
widgets/codecompletionpopup.cpp \
widgets/cpudialog.cpp \
debugger.cpp \
debugger/debugger.cpp \
editor.cpp \
editorlist.cpp \
iconsmanager.cpp \
Expand Down Expand Up @@ -309,7 +309,7 @@ HEADERS += \
widgets/codecompletionlistview.h \
widgets/codecompletionpopup.h \
widgets/cpudialog.h \
debugger.h \
debugger/debugger.h \
editor.h \
editorlist.h \
iconsmanager.h \
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 7d8070a

Please sign in to comment.