diff options
Diffstat (limited to 'kregexpeditor/CMakeLists.txt')
-rw-r--r-- | kregexpeditor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/CMakeLists.txt b/kregexpeditor/CMakeLists.txt index 777fcaa..edc9fd1 100644 --- a/kregexpeditor/CMakeLists.txt +++ b/kregexpeditor/CMakeLists.txt @@ -33,7 +33,7 @@ link_directories( ) add_definitions( - -DQT_NO_CAST_ASCII + -DTQT_NO_CAST_ASCII ) |