X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fconfig.h;h=43386d3c319a02d4a191204bc41a4cbd19758fb2;hp=730dc39a5f8040d1a3ca5460dd087d4bf9c33f34;hb=6eb740cf119b14903afa3028e108dd98c57ff926;hpb=51d735672c7a726655867b703d07e390781939de diff --git a/openbox/config.h b/openbox/config.h index 730dc39a..43386d3c 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -38,6 +38,8 @@ struct _ObAppSettings GPatternSpec *class; GPatternSpec *name; GPatternSpec *role; + GPatternSpec *group_class; + GPatternSpec *group_name; GPatternSpec *title; ObClientType type;