completer fixes
This commit is contained in:
@@ -34,7 +34,6 @@ public:
|
||||
void nextCompletition();
|
||||
void previousCompletition();
|
||||
void addItems(QFont f, const QCodeEdit::ACClass & cl, const QCodeEdit::ACSection & items);
|
||||
bool isEmpty() const;
|
||||
void invoke(QPoint global_pos);
|
||||
|
||||
QString currentReturn() const;
|
||||
|
||||
Reference in New Issue
Block a user