Skip to content

Commit

Permalink
Remove unimplemented method declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
pvuorela committed Feb 3, 2014
1 parent 82e0b59 commit 5cdca6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/calendaragendamodel.h
Expand Up @@ -78,8 +78,6 @@ class NemoCalendarAgendaModel : public QAbstractListModel, public QQmlParserStat
int rowCount(const QModelIndex &index) const;
QVariant data(const QModelIndex &index, int role) const;

Q_INVOKABLE bool dateHasEvents(QDate) const;

virtual void classBegin();
virtual void componentComplete();
signals:
Expand Down

0 comments on commit 5cdca6c

Please sign in to comment.