]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNest.cpp
Add \makeat switches to babel settings if necessary.
[lyx.git] / src / mathed / InsetMathNest.cpp
index 5d35d779e300c7b923f70c33af56b3f6428db38f..0e4352546ca31151fdc220fa3f16d3c7c7f1cfd9 100644 (file)
@@ -2064,7 +2064,7 @@ MathCompletionList::MathCompletionList(Cursor const & cur)
        }
        sort(locals.begin(), locals.end());
 
-       if (globals.size() > 0)
+       if (!globals.empty())
                return;
 
        // fill in global macros