From d9b39efeb7998392524ff2197683aef50246c6ab Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Jun 2015 20:30:06 -0700 Subject: Fix silly typo Signed-off-by: Dirk Hohndel --- qthelper.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qthelper.cpp') diff --git a/qthelper.cpp b/qthelper.cpp index 20e4e2c1a..a707ac5b5 100644 --- a/qthelper.cpp +++ b/qthelper.cpp @@ -1073,3 +1073,8 @@ extern "C" void subsurface_mkdir(const char *dir) if (!directory.mkpath(QString(dir))) qDebug() << "failed to create path" << dir; } + +extern "C" void parse_display_units(char *line) +{ + qDebug() << line; +} -- cgit v1.2.3-70-g09d2