]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/settings.hpp
Fix a few #include guard inconsistencies.
[pulseview.git] / pv / dialogs / settings.hpp
index 50f3be65c51fe9fb97569f917034c501c85f5220..157fa6ba1de7881a3c265ffa4b7790af957b56be 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_SETTINGS_HPP
-#define PULSEVIEW_PV_SETTINGS_HPP
+#ifndef PULSEVIEW_PV_DIALOGS_SETTINGS_HPP
+#define PULSEVIEW_PV_DIALOGS_SETTINGS_HPP
 
 #include <QCheckBox>
 #include <QColor>
@@ -102,4 +102,4 @@ private:
 } // namespace dialogs
 } // namespace pv
 
-#endif // PULSEVIEW_PV_SETTINGS_HPP
+#endif // PULSEVIEW_PV_DIALOGS_SETTINGS_HPP