ui: Switched default mouse drag in code view to code selection, panning when Shift is pressed
This commit is contained in:
@@ -109,6 +109,7 @@ private slots:
|
||||
void updateLineNumberAreaWidth(int newBlockCount = 0);
|
||||
void updateLineNumberArea(const QRect&, int);
|
||||
void clearSelection();
|
||||
void setCursor(const QTextCursor& cursor);
|
||||
void setIDECursorPosition();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user