Changeset 6141 for trunk/GL/glAW/AW_window_ogl.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/GL/glAW/AW_window_ogl.cxx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/GL/glAW/AW_window_ogl.cxx
r5948 r6141 45 45 #include "GLwMDrawA.h" /** Provides a special motif widget class */ 46 46 47 /* defined here by Yadhu in order to make it more General */47 /* defined here by Yadhu in order to make it more General */ 48 48 bool AW_alpha_Size_Supported = false; 49 49 … … 71 71 initMenuListing(windowname); 72 72 #endif // DUMP_MENU_LIST 73 root = root_in; // for ma kro73 root = root_in; // for macro 74 74 window_name = strdup(windowname); 75 75 window_defaults_name = GBS_string_2_key(wid);
