]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiSelection.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiSelection.h
index 7e77da715a85a9bc728b08fb22e1de2c760e184a..c7f2096aa82ae93f3ece9864adca99b3021776cb 100644 (file)
@@ -11,8 +11,8 @@
  * Full author contact details are available in file CREDITS.
  */
 
-#ifndef SELECTION_H
-#define SELECTION_H
+#ifndef GUISELECTION_H
+#define GUISELECTION_H
 
 #include "frontends/Selection.h"
 
@@ -51,4 +51,4 @@ private:
 } // namespace frontend
 } // namespace lyx
 
-#endif // SELECTION_H
+#endif // GUISELECTION_H