일괄처리 추가

platform_name = 'post', 'story', 'channel'일 경우 sns으로 변경


git-svn-id: svn://192.168.0.12/source@244 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
admin
2016-01-28 07:13:47 +00:00
parent 1ea6d6fd29
commit e0f305bcb6
11 changed files with 992 additions and 8 deletions

View File

@@ -20,7 +20,8 @@ SOURCES += main.cpp\
scolumn.cpp \
sfilterobject.cpp \
../Json/sjson.cpp \
sfilterdlg.cpp
sfilterdlg.cpp \
sbatchrun.cpp
HEADERS += mainwindow.h \
../Json/sjson.h \
@@ -31,4 +32,5 @@ HEADERS += mainwindow.h \
scountdlg.h \
scolumn.h \
sfilterobject.h \
sfilterdlg.h
sfilterdlg.h \
sbatchrun.h