changed: notification's template
added: notifications in tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@650 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "dirs.h"
|
||||
#include "error.h"
|
||||
#include "log.h"
|
||||
#include "notify.h"
|
||||
|
||||
|
||||
|
||||
@@ -418,6 +419,7 @@ Error Dirs::AddDirectory(Item & item, bool add_to_dir_tab)
|
||||
|
||||
if( status == WINIX_ERR_OK )
|
||||
{
|
||||
request->notify_code |= WINIX_NOTIFY_DIR_ADD;
|
||||
Item * pdir = AddDir(item);
|
||||
|
||||
if( add_to_dir_tab && request->dir_tab.back()->id == item.parent_id )
|
||||
|
Reference in New Issue
Block a user