mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
One more little Qt thingy (we don't need to include UseQt4.cmake anymore)
This commit is contained in:
@@ -11,8 +11,6 @@ if(USE_QT5)
|
||||
qt5_add_translation(${ARGN})
|
||||
endmacro()
|
||||
else()
|
||||
include(${QT_USE_FILE})
|
||||
|
||||
macro(tr_qt_wrap_ui)
|
||||
qt4_wrap_ui(${ARGN})
|
||||
endmacro()
|
||||
|
||||
Reference in New Issue
Block a user