Restore compilation of loggraph, extract code layout of kernel's message dialog into...
[vlp.git] / src / edit / editor.h
index 01e2e2a9918d994be3e086b2c69453b98f3781d9..9ff52a58a9fcb57754359816c84d72b9d9f96555 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef QWERTY_H
-#define QWERTY_H
+#ifndef _VLP_EDITOR_H
+#define _VLP_EDITOR_H
 
 #include <QtGui/QTextEdit>
 #include <QtGui/QMainWindow>
@@ -76,4 +76,4 @@ private slots:
 }
 }
 
-#endif // QWERTY_H
+#endif // _VLP_EDITOR_H