refactored CONTENTS_DETAIL macro
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@99 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -1065,7 +1065,7 @@ GtkWindow* SurfaceInspector::BuildDialog()
|
||||
}
|
||||
|
||||
// not allowed to modify detail flag using Surface Inspector
|
||||
gtk_widget_set_sensitive(GTK_WIDGET(m_contentFlags[27]), FALSE);
|
||||
gtk_widget_set_sensitive(GTK_WIDGET(m_contentFlags[BRUSH_DETAIL_FLAG]), FALSE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user