Added notify manager, which prevent from showing the same notify multiple times
authorMateusz Półrola <mateusz.polrola@comarch.pl>
Wed, 1 Sep 2010 12:00:14 +0000 (14:00 +0200)
committerMateusz Półrola <mateusz.polrola@comarch.pl>
Wed, 1 Sep 2010 12:00:14 +0000 (14:00 +0200)
commit30dd4f170d8978bfbb670001bd59b7c08f28df42
tree462cb36e8a375663d954e556579734dc8ccc6212
parent56529dc53dc9cadb7ca25f674eb5809f5d86191f
Added notify manager, which prevent from showing the same notify multiple times
data/other/mdictionarywidget.desktop
trunk/src/base/base.pro
trunk/src/base/gui/MainWindow.cpp
trunk/src/base/gui/MainWindow.h
trunk/src/base/gui/NotifyManager.cpp [new file with mode: 0644]
trunk/src/base/gui/NotifyManager.h [new file with mode: 0644]
trunk/src/desktopWidget/MainWidget.cpp
trunk/src/desktopWidget/MainWidget.h
trunk/src/desktopWidget/main.cpp