Skip to content
Snippets Groups Projects
Commit 2d754abc authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

.

parent 19a8eed8
No related branches found
No related tags found
1 merge request!2386continue unification of Q View/Model
......@@ -26,7 +26,6 @@ public:
~JobsQModel() override;
int rowCount(const QModelIndex& parent = QModelIndex()) const override;
QVariant data(const QModelIndex& index, int role = Qt::DisplayRole) const override;
JobItem* jobItemForIndex(const QModelIndex& index) const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment