Skip to content

Commit

Permalink
remove notify model
Browse files Browse the repository at this point in the history
  • Loading branch information
justforlxz committed Mar 23, 2018
1 parent d7ea9ac commit 8db5e8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions modules/notify/notify.pri
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ SOURCES += \
$$PWD/notifywidget.cpp \
$$PWD/notifypopupwidget.cpp \
$$PWD/notifydelegate.cpp \
$$PWD/notifylistview.cpp \
$$PWD/notifymodel.cpp
$$PWD/notifylistview.cpp

HEADERS += \
$$PWD/notifyplugin.h \
$$PWD/notifywidget.h \
$$PWD/notifypopupwidget.h \
$$PWD/notifydelegate.h \
$$PWD/notifylistview.h \
$$PWD/notifymodel.h
$$PWD/notifylistview.h

0 comments on commit 8db5e8d

Please sign in to comment.