Changeset 288 for trunk/gui/class_c
- Timestamp:
 - Apr 1, 2007, 1:09:27 PM (19 years ago)
 - Location:
 - trunk/gui/class_c
 - Files:
 - 
      
- 4 edited
 
- 
          
  nommenu.c (modified) (2 diffs)
 - 
          
  nommenuitem.c (modified) (1 diff)
 - 
          
  nomnotebook.c (modified) (1 diff)
 - 
          
  nomwindow.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/gui/class_c/nommenu.c
r209 r288 16 16 * The Initial Developer of the Original Code is 17 17 * netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>. 18 * Portions created by the Initial Developer are Copyright (C) 2006 18 * Portions created by the Initial Developer are Copyright (C) 2006-2007 19 19 * the Initial Developer. All Rights Reserved. 20 20 * … … 65 65 { 66 66 NOMMenuData* nomThis=NOMMenuGetData(nomSelf); 67 GtkWidget* menuItem;68 67 69 68 NOMMenu_nomInit_parent((NOMObject*)nomSelf, ev);  - 
      
trunk/gui/class_c/nommenuitem.c
r207 r288 16 16 * The Initial Developer of the Original Code is 17 17 * netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>. 18 * Portions created by the Initial Developer are Copyright (C) 2006 18 * Portions created by the Initial Developer are Copyright (C) 2006-2007 19 19 * the Initial Developer. All Rights Reserved. 20 20 *  - 
      
trunk/gui/class_c/nomnotebook.c
r207 r288 16 16 * The Initial Developer of the Original Code is 17 17 * netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>. 18 * Portions created by the Initial Developer are Copyright (C) 2005-200 618 * Portions created by the Initial Developer are Copyright (C) 2005-2007 19 19 * the Initial Developer. All Rights Reserved. 20 20 *  - 
      
trunk/gui/class_c/nomwindow.c
r226 r288 16 16 * The Initial Developer of the Original Code is 17 17 * netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>. 18 * Portions created by the Initial Developer are Copyright (C) 2005-200 618 * Portions created by the Initial Developer are Copyright (C) 2005-2007 19 19 * the Initial Developer. All Rights Reserved. 20 20 *  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  