- Timestamp:
- 12/25/06 12:13:47 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007/applications/openmoko-mainmenu/src/mainmenu.h
r460 r467 29 29 30 30 #include "mokoiconview.h" 31 #include "mokodesktop.h" 31 32 32 33 enum { … … 73 74 GtkVBox vbox; 74 75 76 MokoDesktopItem *top_item; 75 77 MokoIconView *icon_view; 76 78 GtkListStore *list_store; 77 79 GtkWidget *scrolled; 78 80 GtkHBox *hbox; 79 GtkLabel *blank;80 81 GtkLabel *section_name; 81 82 GtkLabel *item_total;
Note: See TracChangeset
for help on using the changeset viewer.
