Revision 1715 trunk/client/gui/queue.c
| queue.c (revision 1715) | ||
|---|---|---|
| 142 | 142 | 
                  GtkWidget *menuDownloadQueue;  | 
              
| 143 | 143 | 
                  GtkTreeModel *model;  | 
              
| 144 | 144 | 
                  GtkTreeSelection *selection;  | 
              
| 145 | 
                  GValue val;  | 
              |
| 145 | 146 | 
                  #if GTK_CHECK_VERSION(2,12,0)  | 
              
| 146 | 147 | 
                  GObject *menuitemExecuteItem;  | 
              
| 147 | 148 | 
                  GObject *menuitemOpenDownloadFolder;  | 
              
| 148 | 149 | 
                  GObject *menuitemMarkOptional;  | 
              
| 149 | 
                  GValue val;  | 
              |
| 150 | 150 | 
                  #else  | 
              
| 151 | 151 | 
                  GtkWidget *menuitemExecuteItem;  | 
              
| 152 | 152 | 
                  GtkWidget *menuitemOpenDownloadFolder;  | 
              
Also available in: Unified diff
NNTPGrab

