Ignore:
Timestamp:
Jan 3, 2007, 10:27:53 AM (19 years ago)
Author:
cinc
Message:

Added code for object menus.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/src/quitwindow.c

    r98 r166  
    6969}
    7070
     71static  GtkWidget *window;
    7172/*
    7273  Main entry point. This function is called from the EMX wrapper. Be aware that gtk_init()
     
    7677{
    7778 /* GtkWidget is the storage type for widgets */
    78     GtkWidget *window;
     79
    7980    GtkWidget *button;
    8081   
Note: See TracChangeset for help on using the changeset viewer.