X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=857898c52e98b514440fd3f561babe8def1894cc;hp=1821ad1e67a69276bd3e6b04c607df0e2c1f121f;hb=85715407f784767052238586f4e7f64440b7693e;hpb=7db61e770abd2d1c7eb326a09e35cd4266664c1d diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 1821ad1..857898c 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -81,6 +81,7 @@ MainWindow::MainWindow(DeviceManager &device_manager, icon_grey_(":/icons/status-grey.svg") { qRegisterMetaType("util::Timestamp"); + qRegisterMetaType("uint64_t"); setup_ui(); restore_ui_settings();