forked from qt-creator/qt-creator
C++: Select All select the symbol while renaming symbol
https://bugreports.qt.nokia.com//browse/QTCREATORBUG-5520 Change-Id: Ifb163adb2609e17cdbc3df1e90b7e583c75fac49 Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
This commit is contained in:
committed by
Leandro Melo
parent
d96c1a746e
commit
a138465848
@@ -257,6 +257,7 @@ public slots:
|
||||
virtual void copy();
|
||||
virtual void paste();
|
||||
virtual void cut();
|
||||
virtual void selectAll();
|
||||
|
||||
void circularPaste();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user