Changeset 33 for trunk/src/IMainView.h

Show
Ignore:
Timestamp:
04/12/06 04:30:09 (3 years ago)
Author:
jordi
Message:

The basic main window for the GTK+'s shell is already working, althoug almost no functionality is implemented. You can quit it, though :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/IMainView.h

    r31 r33  
    2323{ 
    2424    // Forward declarations 
    25     class MainPter;     
     25    class MainPter; 
     26    class DocumentPage; 
    2627 
    2728    class IMainView