]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiThesaurus.cpp
Some improvements to the graphics dialog
[lyx.git] / src / frontends / qt4 / GuiThesaurus.cpp
index 27fb97cb0dee8bb8c8c077bbe206c7727c1fb4a7..0ebbb4abfeb68db4e47316a250e7128ad3f62d34 100644 (file)
@@ -24,6 +24,7 @@
 #include "lyxfind.h"
 #include "WordLangTuple.h"
 
+#include "support/debug.h"
 #include "support/gettext.h"
 #include "support/lstrings.h"
 
@@ -100,7 +101,7 @@ void GuiThesaurus::checkStatus()
        }
        updateView();
 }
-       
+
 void GuiThesaurus::change_adaptor()
 {
        changed();