diff options
Diffstat (limited to 'kregexpeditor/KMultiFormListBox/CMakeLists.txt')
-rw-r--r-- | kregexpeditor/KMultiFormListBox/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/KMultiFormListBox/CMakeLists.txt b/kregexpeditor/KMultiFormListBox/CMakeLists.txt index 67bfa33..81a6f89 100644 --- a/kregexpeditor/KMultiFormListBox/CMakeLists.txt +++ b/kregexpeditor/KMultiFormListBox/CMakeLists.txt @@ -23,7 +23,7 @@ link_directories( ) add_definitions( - -DQT_NO_CAST_ASCII + -DTQT_NO_CAST_ASCII ) |