]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.h
Revert "Objective-C compililation support with cmake and C++11"
[lyx.git] / src / lyxfind.h
index 6b53da5474829d2a8be41b042b058d84df32aff4..31f81e8b71b56b8bf79e544b76c543f9d8f66e6c 100644 (file)
@@ -96,7 +96,7 @@ public:
                SearchScope scope = S_BUFFER,
                SearchRestriction restr = R_EVERYTHING
        );
-       FindAndReplaceOptions() {  }
+       FindAndReplaceOptions() {}
        docstring find_buf_name;
        bool casesensitive;
        bool matchword;