From e8f5b7ec366f1cf7660e870335b4e503e4527990 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 18 Aug 2021 19:44:11 +0200 Subject: video/ps3eye: add missing translation strings --- video-ps3eye/module.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'video-ps3eye/module.hpp') diff --git a/video-ps3eye/module.hpp b/video-ps3eye/module.hpp index 6dcec66a1..595d446ab 100644 --- a/video-ps3eye/module.hpp +++ b/video-ps3eye/module.hpp @@ -47,6 +47,7 @@ protected: public: explicit dialog(QWidget* parent = nullptr); + static void show_open_failure_msgbox(const QString& error); }; struct ps3eye_camera final : video::impl::camera -- cgit v1.2.3