Reorganization of pgLab project
This commit is contained in:
parent
7300865c77
commit
c71fdc4af7
78 changed files with 204 additions and 148 deletions
|
|
@ -1,15 +0,0 @@
|
|||
#ifndef PGLABTABLEVIEW_H
|
||||
#define PGLABTABLEVIEW_H
|
||||
|
||||
#include <QTableView>
|
||||
|
||||
class QSortFilterProxyModel;
|
||||
|
||||
class PgLabTableView : public QTableView {
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit PgLabTableView(QWidget *parent = nullptr);
|
||||
|
||||
};
|
||||
|
||||
#endif // PGLABTABLEVIEW_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue