]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/item/inputbox.qc
Sort menu classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / item / inputbox.qc
index bb02fda71b8a7a4e16559d9d730e7bea3a693e40..fd6eab1fad459fe662b2840b282f85d4717bae94 100644 (file)
@@ -1,4 +1,5 @@
-#ifdef INTERFACE
+#ifndef ITEM_INPUTBOX_H
+#define ITEM_INPUTBOX_H
 CLASS(InputBox, Label)
        METHOD(InputBox, configureInputBox, void(entity, string, float, float, string))
        METHOD(InputBox, draw, void(entity))