~muktupavels/compiz/add-gwd-application

« back to all changes in this revision

Viewing changes to gtk/window-decorator/gtk-window-decorator.h

  • Committer: Alberts Muktupāvels
  • Date: 2016-05-20 12:55:39 UTC
  • Revision ID: alberts.muktupavels@gmail.com-20160520125539-poncwl2ok9v6br1c
Remove GWDSettings as global variable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
 
102
102
extern gboolean minimal;
103
103
 
104
 
extern GWDSettings *settings;
105
 
 
106
104
extern GWDTheme *gwd_theme;
107
105
 
108
106
extern gdouble decoration_alpha;