X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdialogs%2Finputoutputoptions.hpp;h=be6d33080f699a245355ebc92ee7b493aade746d;hp=5d5ab55a1a967af98494534c949814b49efd6782;hb=c063290ac7189bdd15221450f598504f43286b43;hpb=6f925ba9d6faf1077b73c5a5808259576081716a diff --git a/pv/dialogs/inputoutputoptions.hpp b/pv/dialogs/inputoutputoptions.hpp index 5d5ab55a..be6d3308 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);