Commit e21b4e9c authored by Yannick Verdie's avatar Yannick Verdie

New functions with QT GUI

Mouse callback return correct value during zoom/panning
parent 38649686
......@@ -496,7 +496,7 @@ endif()
############################### QT ################################
set(HAVE_QT 0)
set(HAVE_QT_OPENGL 0)
set(AUTOSWITCH_QT 0)#uses to disable QT
set(AUTOSWITCH_QT 1)#uses to disable QT
find_package(Qt4)# QUIET)
if (QT4_FOUND AND AUTOSWITCH_QT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment