Ignore:
Timestamp:
11/02/10 18:16:46 (14 years ago)
Author:
yerima
Message:

An text editor is implemented in the visual Yao interface. The user must lunch the editor with a specific file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yao/src/interface/src/include/MainWindow.hpp

    r476 r477  
    3939class QStringList; 
    4040class QStringListModel; 
    41  
    4241class HatNameWindow; 
     42 
    4343/*! 
    4444 * \class MainWindow 
     
    143143                        void save(); 
    144144                        void enableIAction(); 
     145                        void createEditor(); 
    145146 
    146147        signals : 
Note: See TracChangeset for help on using the changeset viewer.