move processing of completion to separate function
This commit is contained in:
@ -53,6 +53,7 @@ private slots:
|
||||
void find_help(QString &page, QString &help);
|
||||
void open_help();
|
||||
void reformatCurrentLine();
|
||||
void runCompletion();
|
||||
void insertCompletedCommand(const QString &completion);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user