mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
One more little Qt thingy (we don't need to include UseQt4.cmake anymore)
This commit is contained in:
parent
7c951671bd
commit
35b08ce09e
1 changed files with 0 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue