detectTheme
This commit is contained in:
@@ -230,6 +230,7 @@ private:
|
||||
void createBlockSelection();
|
||||
void cancelDragCursor();
|
||||
ACEntry findEntryOnCursor(QTextCursor tc, int arg = -1, ACClass * acc = nullptr, QPair<QStringList, QString> * scope = nullptr);
|
||||
void detectTheme();
|
||||
|
||||
Ui::QCodeEdit * ui;
|
||||
QCodeEditCompleter * completer;
|
||||
|
||||
Reference in New Issue
Block a user