Skip to content

Commit

Permalink
fixup! remove usage of deprecated qt functions
Browse files Browse the repository at this point in the history
  • Loading branch information
yan12125 committed Apr 29, 2024
1 parent 6ce54ea commit b3a5e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ target_compile_definitions(${QTERMWIDGET_LIBRARY_NAME}
"TRANSLATIONS_DIR=\"${TRANSLATIONS_DIR}\""
"HAVE_POSIX_OPENPT"
"HAVE_SYS_TIME_H"
"QT_DISABLE_DEPRECATED_UP_TO=0x060600"
)


Expand Down

0 comments on commit b3a5e84

Please sign in to comment.