Ignore:
Timestamp:
12/25/06 12:13:47 (6 years ago)
Author:
tongsong_li
Message:

essage=add matchbox vfolder parse method. by Sun Zhiyong <sunzhiyong@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/OM-2007/applications/openmoko-mainmenu/src/mainmenu.h

    r460 r467  
    2929 
    3030#include "mokoiconview.h" 
     31#include "mokodesktop.h" 
    3132 
    3233enum {  
     
    7374    GtkVBox vbox; 
    7475 
     76    MokoDesktopItem *top_item; 
    7577    MokoIconView *icon_view; 
    7678    GtkListStore *list_store; 
    7779    GtkWidget *scrolled; 
    7880    GtkHBox *hbox; 
    79     GtkLabel *blank; 
    8081    GtkLabel *section_name; 
    8182    GtkLabel *item_total; 
Note: See TracChangeset for help on using the changeset viewer.