diff options
Diffstat (limited to 'framework/actions/actionresult.h')
-rw-r--r-- | framework/actions/actionresult.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/actions/actionresult.h b/framework/actions/actionresult.h index cdc6a160..e4d3efeb 100644 --- a/framework/actions/actionresult.h +++ b/framework/actions/actionresult.h | |||
@@ -64,3 +64,5 @@ private: | |||
64 | }; | 64 | }; |
65 | 65 | ||
66 | } | 66 | } |
67 | |||
68 | Q_DECLARE_METATYPE(Kube::ActionResult); | ||