]> sigrok.org Git - pulseview.git/blobdiff - pv/application.hpp
Only show sampling points when zoomed in far enough.
[pulseview.git] / pv / application.hpp
index 5a80ec865dd76b22f476efe353b79199745cec48..7059c02a35293f0e741977ea5cf588356734cbd5 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef PULSEVIEW_PV_APPLICATION_H
-#define PULSEVIEW_PV_APPLICATION_H
+#ifndef PULSEVIEW_PV_APPLICATION_HPP
+#define PULSEVIEW_PV_APPLICATION_HPP
 
 #include <QApplication>
 
@@ -31,4 +30,4 @@ private:
        bool notify(QObject *receiver, QEvent *event);
 };
 
-#endif // PULSEVIEW_PV_APPLICATION_H
+#endif // PULSEVIEW_PV_APPLICATION_HPP