]> git.saurik.com Git - wxWidgets.git/blame - misc/schema/xrc_schema_builtin_only.rnc
Somehow, setting a tint color makes gauge work :/.
[wxWidgets.git] / misc / schema / xrc_schema_builtin_only.rnc
CommitLineData
60f8d69a
VS
1#
2# RELAX NG schema for XRC files.
3#
4# Super-strict variant that only accepts wx's builtin classes.
5#
6# See http://docs.wxwidgets.org/trunk/overview_xrcformat.html for freeform
7# description of the format.
8#
9
10include "xrc_schema.rnc" {
11 customClasses = notAllowed
12}