From a308f430f694423064ebc86fd0506c8c6fdb3d93 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 19 Apr 2015 22:30:21 -0400 Subject: Imported Upstream version 3.0.5 --- SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h') diff --git a/SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h b/SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h index 05b1f82..b445a9a 100644 --- a/SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h +++ b/SQLiteStudio3/coreSQLiteStudio/services/populatemanager.h @@ -41,6 +41,7 @@ class API_EXPORT PopulateManager : public PluginServiceBase void populatingSuccessful(); void populatingFailed(); void orderWorkerToInterrupt(); + void finishedStep(int step); }; #define POPULATE_MANAGER SQLITESTUDIO->getPopulateManager() -- cgit v1.2.3