Show
Ignore:
Timestamp:
04/12/06 13:51:22 (3 years ago)
Author:
jordi
Message:

Included the config.h file into all source files.

Added the default ePDFView's icon, which is Gnome's Postscript Viewer file. Now is loaded by the MainWindow? class.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gtk/MainView.h

    r39 r43  
    6767            void createUIManager (void); 
    6868            GdkPixbuf *getPixbufFromPage (DocumentPage *page); 
     69            void setMainWindowIcon (void); 
    6970    }; 
    7071}