parent
8cb1d6eab3
commit
d67224858d
3 changed files with 7 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ public:
|
|||
QString fileName() const { return m_fileName; }
|
||||
bool isChanged() const { return m_queryTextChanged; }
|
||||
bool isNew() const { return m_new; }
|
||||
void focusEditor();
|
||||
private:
|
||||
|
||||
using ResultTabContainer = std::vector<TuplesResultWidget*>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue