Skip to content

Commit

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

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

0 comments on commit 96fe0c5

Please sign in to comment.