~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to iconmgr.h

  • Committer: Matthew Fuller
  • Date: 2014-07-25 13:38:08 UTC
  • mfrom: (328.1.6 cleanups)
  • Revision ID: fullermd@over-yonder.net-20140725133808-htd44rqj727w2hm8
Make siconify bits a little less special.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
 
100
100
extern int iconmgr_textx;
101
101
extern WList *DownIconManager;
102
 
extern int iconifybox_width;
103
 
extern int iconifybox_height;
104
102
 
105
103
extern void CreateIconManagers(void);
106
104
extern IconMgr *AllocateIconManager(char *name, char *geom, char *icon_name,