Add slot to update the timeinfo of an entry and connect it on modified signal.

This commit is contained in:
Florian Geyer
2012-04-17 01:02:02 +02:00
committed by Felix Geyer
parent 900420630d
commit ad865774d1
2 changed files with 15 additions and 6 deletions

View File

@@ -109,6 +109,7 @@ Q_SIGNALS:
private Q_SLOTS:
void emitDataChanged();
void updateTimeinfo();
private:
const Database* database() const;