add: add propSetPointer
This commit is contained in:
@@ -16,3 +16,10 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <QMessageBox>
|
||||
#include <ofxDialog.h>
|
||||
|
||||
OfxStatus NotifyRedrawPending()
|
||||
{
|
||||
return kOfxStatReplyDefault;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user