chore: tweak ux for particles
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
|
||||
void setStreamId(const QString &streamId);
|
||||
int firstUnseenRow() const; // Returns -1 if none unseen
|
||||
const Particle* particleAtRow(int row) const;
|
||||
|
||||
private:
|
||||
Data *m_data;
|
||||
|
||||
Reference in New Issue
Block a user