X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdialogs%2Finputoutputoptions.hpp;h=11c905a4ca61eef498b597f9f2afaf1724cb955b;hb=ae8dd8753ec0804f9c87938c13b082f8f39b05b0;hp=5d5ab55a1a967af98494534c949814b49efd6782;hpb=6f925ba9d6faf1077b73c5a5808259576081716a;p=pulseview.git diff --git a/pv/dialogs/inputoutputoptions.hpp b/pv/dialogs/inputoutputoptions.hpp index 5d5ab55a..11c905a4 100644 --- a/pv/dialogs/inputoutputoptions.hpp +++ b/pv/dialogs/inputoutputoptions.hpp @@ -47,7 +47,7 @@ public: * @param title the title of the dialog. * @param options the map of options to use as a template. * @param parent the parent widget of the dialog. - */ + */ InputOutputOptions(const QString &title, const map> &options, QWidget *parent); @@ -70,4 +70,4 @@ private: } // namespace dialogs } // namespace pv -#endif // PULSEVIEW_PV_INPUTOUTPUTOPTIONS_HPP +#endif // PULSEVIEW_PV_DIALOGS_INPUTOUTPUTOPTIONS_HPP