effectprocess
라이브러리 qwebpage 에서 qwebenginepage로 변경 qt5.4 -> qt5.5.1 이상으로 변경 (이것만) git-svn-id: svn://192.168.0.12/source@307 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -47,7 +47,6 @@ void SEffectProcess::slotDataOk(const EffectData& _data)
|
||||
{
|
||||
qDebug() << "slotDataOk";
|
||||
State_s1_effect result = processData(_data);
|
||||
qDebug() << "slotDataOK asdf";
|
||||
if (send(result))
|
||||
slotOk();
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user