Show
Ignore:
Timestamp:
04/11/06 11:16:59 (3 years ago)
Author:
jordi
Message:

It's now possible to cancel the open file dialog :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.h

    r24 r25  
    2828        CPPUNIT_TEST (initialStatus); 
    2929        CPPUNIT_TEST (loadDocument); 
     30        CPPUNIT_TEST (loadCancelled); 
    3031        CPPUNIT_TEST_SUITE_END(); 
    3132 
     
    3637            void initialStatus (void); 
    3738            void loadDocument (void); 
     39            void loadCancelled (void); 
    3840 
    3941        private: