12 lines
98 B
C
12 lines
98 B
C
![]() |
#ifndef QUERY_H
|
||
|
#define QUERY_H
|
||
|
|
||
|
#include <QStringList>
|
||
|
|
||
|
namespace Tools {
|
||
|
|
||
|
|
||
|
}
|
||
|
|
||
|
#endif // QUERY_H
|