'(Un)comment' is splitted into 'Comment' and 'Uncomment'

This commit is contained in:
nemu
2010-02-22 15:50:47 +00:00
parent aeebe8b4dd
commit 2a3db85699
2 changed files with 72 additions and 6 deletions

View File

@@ -91,6 +91,7 @@ private slots:
void editFindPrevious();
void editFindAndReplace();
void editComment();
void editUncomment();
void textFamily( const QString &f );
void textSize( const QString &p );