close one notification to close all
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "gtkmm/window.h"
|
||||
|
||||
|
||||
#define DEFAULT_NOTIFICATION_TIMEOUT 4000
|
||||
#define DEFAULT_NOTIFICATION_TIMEOUT 7000
|
||||
|
||||
class BaseNotification : public Gtk::Window {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user