Преглед на файлове

QtTesting tag updated. Below the bug fixed:

Merge setCurrent and activate actions for the treeViewEventPlayer
Fix bad default suffix when saving the script after the record
Added Script to create basic Translator and player files
Fix additional mouse wheel event during record. Close #132
Benjamin Long преди 13 години
родител
ревизия
251bc6f482
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      CMakeExternals/QtTesting.cmake

+ 1 - 1
CMakeExternals/QtTesting.cmake

@@ -23,7 +23,7 @@ if(CTK_USE_QTTESTING)
 
     if(NOT DEFINED QtTesting_DIR)
 
-      set(revision_tag 4ee7471a78beb634605df41961f8fa071562f213)
+      set(revision_tag d26842afd5fc7c2fd6e08eb35bdaf982a9e61869)
       if(${proj}_REVISION_TAG)
         set(revision_tag ${${proj}_REVISION_TAG})
       endif()