]> sigrok.org Git - pulseview.git/blobdiff - signalhandler.hpp
Channels: Break up logic and analog channels into separate grids
[pulseview.git] / signalhandler.hpp
index a81f186c8493ec61afce9833023550e4c85fec18..a17b04b9eb885d8de55f5bc507d0974eae554668 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef SIGNALHANDLER_HPP
-#define SIGNALHANDLER_HPP
+#ifndef PULSEVIEW_PV_SIGNALHANDLER_HPP
+#define PULSEVIEW_PV_SIGNALHANDLER_HPP
 
 #include <QObject>
 
@@ -51,4 +51,4 @@ private:
        static int sockets_[2];
 };
 
-#endif // SIGNALHANDLER_HPP
+#endif // PULSEVIEW_PV_SIGNALHANDLER_HPP