]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/inputoutputoptions.hpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / dialogs / inputoutputoptions.hpp
index 5d5ab55a1a967af98494534c949814b49efd6782..11c905a4ca61eef498b597f9f2afaf1724cb955b 100644 (file)
@@ -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<string, shared_ptr<sigrok::Option>> &options,
                QWidget *parent);
@@ -70,4 +70,4 @@ private:
 } // namespace dialogs
 } // namespace pv
 
-#endif // PULSEVIEW_PV_INPUTOUTPUTOPTIONS_HPP
+#endif // PULSEVIEW_PV_DIALOGS_INPUTOUTPUTOPTIONS_HPP