diff -r 36eb4b8f409e -r 988f1908a7c4 shortcuts.h --- a/shortcuts.h Thu Feb 25 11:03:52 2010 +0000 +++ b/shortcuts.h Fri Jul 23 16:43:49 2010 +0000 @@ -23,6 +23,7 @@ Switchboard (); void addConnection(QAction *a,const QString &s); void print(); + void printLaTeX(); protected: QMultiMap actions; };