Miscellaneous changes. Including a copy action.

This commit is contained in:
Eelke Klein 2017-02-04 11:55:49 +01:00
parent 242f5464df
commit 4a2c6cc396
19 changed files with 147 additions and 43 deletions

View file

@ -2,8 +2,8 @@
#define QUERYTAB_H
#include "asyncdbconnection.h"
#include "paramlistmodel.h"
#include "paramtypedelegate.h"
#include "ParamListModel.h"
#include "ParamTypeDelegate.h"
#include "queryresultmodel.h"
#include "queryexplainmodel.h"
#include "stopwatch.h"