Keyset Memory Management Bugfix
[pierogi] / pirkeysetmetadata.h
index 0f9101a..80c4ed1 100644 (file)
@@ -41,7 +41,7 @@ public:
   virtual void populateProtocol(
     QObject *guiObject) = 0;
 
-  void clearProtocol();
+  bool clearProtocol();
 
   void moveToThread(
     QThread *thread);