Skip to content

Commit

Permalink
修复已知BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
feiyangqingyun committed Jul 28, 2022
1 parent cab8727 commit da26b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/multobj2slot/multobj2slot.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat

TARGET = mouseline
TARGET = multobj2slot
TEMPLATE = app
DESTDIR = $$PWD/../bin
CONFIG += warn_off
Expand Down

0 comments on commit da26b68

Please sign in to comment.