shortcuts.h
changeset 842 bec082472471
parent 824 36eb4b8f409e
     1.1 --- a/shortcuts.h	Mon Mar 22 15:37:23 2010 +0000
     1.2 +++ b/shortcuts.h	Tue Mar 30 17:30:39 2010 +0000
     1.3 @@ -23,6 +23,7 @@
     1.4      Switchboard ();
     1.5  	void addConnection(QAction *a,const QString &s);
     1.6  	void print();
     1.7 +	void printLaTeX();
     1.8  protected:  
     1.9  	QMultiMap <QString,QAction*> actions;
    1.10  };