X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=radiant%2Fgroupdialog.h;h=aa0184be496a5e0b4834ba92a293bb0ba5560233;hp=33e3640c341bdae18d573bf0af58621be39d5436;hb=a54ff4a83e324df7206626a0e8a10951e46c4fb3;hpb=ab3a99dbbe84a0d130fea4d0ceb7b79d7ed07eb7 diff --git a/radiant/groupdialog.h b/radiant/groupdialog.h index 33e3640c..aa0184be 100644 --- a/radiant/groupdialog.h +++ b/radiant/groupdialog.h @@ -49,12 +49,11 @@ enum EntCheck15, EntCheck16, -/* EntCheck17, EntCheck18, EntCheck19, EntCheck20, -*/ + EntProps, EntDir0, EntDir45, @@ -79,13 +78,12 @@ enum EntLast, }; -// 17..20 where used for spawnflags (!Easy !Medium !Hard etc.), empty now.. extern GtkWidget* EntWidgets[EntLast]; //extern int rgIds[EntLast]; -class GroupDlg +class GroupDlg { public: GroupDlg ();