Implement tabless help mode, behaves now like edit mode.

This commit is contained in:
kh1
2010-03-30 17:44:28 +02:00
parent a8801d15c5
commit edcefd69ad
19 changed files with 563 additions and 1803 deletions

View File

@@ -54,7 +54,6 @@ public:
signals:
void linkActivated(const QUrl &link);
void escapePressed();
private slots:
void showContextMenu(const QPoint &pos);