mainwindow.h
changeset 514 497fab7d1404
parent 505 244e309b4047
child 526 eacf1b165d2d
     1.1 --- a/mainwindow.h	Tue Jun 19 14:20:29 2007 +0000
     1.2 +++ b/mainwindow.h	Tue Jun 19 14:20:30 2007 +0000
     1.3 @@ -191,6 +191,7 @@
     1.4  	bool useFlagGroups();
     1.5  	void setScript(const QString &);
     1.6  	void runScript(const QString &);
     1.7 +	void runScriptEverywhere (const QString &);
     1.8  
     1.9  private slots:
    1.10  	void windowNextEditor();