mainwindow.h
changeset 434 c585be63ec69
parent 432 f867269ab8a1
child 442 dfbc371b7280
     1.1 --- a/mainwindow.h	Mon Mar 05 23:22:51 2007 +0000
     1.2 +++ b/mainwindow.h	Tue Mar 06 19:37:39 2007 +0000
     1.3 @@ -172,9 +172,10 @@
     1.4  	bool autoEdit();
     1.5  	bool autoSelectHeading();
     1.6  	bool useFlagGroups();
     1.7 +	void setScript(const QString &);
     1.8 +	void runScript(const QString &);
     1.9  
    1.10  private slots:
    1.11 -	void runScript(QString);
    1.12  	void showPropertyDialog();
    1.13  	void windowNextEditor();
    1.14  	void windowPreviousEditor();