Changeset 288 for trunk/gui/class_c


Ignore:
Timestamp:
Apr 1, 2007, 1:09:27 PM (18 years ago)
Author:
cinc
Message:

Migrated to new IDL compiler

Location:
trunk/gui/class_c
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/class_c/nommenu.c

    r209 r288  
    1616* The Initial Developer of the Original Code is
    1717* 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
    1919* the Initial Developer. All Rights Reserved.
    2020*
     
    6565{
    6666  NOMMenuData* nomThis=NOMMenuGetData(nomSelf);
    67   GtkWidget* menuItem;
    6867
    6968  NOMMenu_nomInit_parent((NOMObject*)nomSelf,  ev);
  • trunk/gui/class_c/nommenuitem.c

    r207 r288  
    1616* The Initial Developer of the Original Code is
    1717* 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
    1919* the Initial Developer. All Rights Reserved.
    2020*
  • trunk/gui/class_c/nomnotebook.c

    r207 r288  
    1616* The Initial Developer of the Original Code is
    1717* netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>.
    18 * Portions created by the Initial Developer are Copyright (C) 2005-2006
     18* Portions created by the Initial Developer are Copyright (C) 2005-2007
    1919* the Initial Developer. All Rights Reserved.
    2020*
  • trunk/gui/class_c/nomwindow.c

    r226 r288  
    1616* The Initial Developer of the Original Code is
    1717* netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>.
    18 * Portions created by the Initial Developer are Copyright (C) 2005-2006
     18* Portions created by the Initial Developer are Copyright (C) 2005-2007
    1919* the Initial Developer. All Rights Reserved.
    2020*
Note: See TracChangeset for help on using the changeset viewer.