summaryrefslogtreecommitdiffstats
path: root/core/qthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/qthelper.h')
-rw-r--r--core/qthelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/qthelper.h b/core/qthelper.h
index a074e70cd..093cdaad3 100644
--- a/core/qthelper.h
+++ b/core/qthelper.h
@@ -2,7 +2,6 @@
#ifndef QTHELPER_H
#define QTHELPER_H
-#include <stdint.h>
#include <libxslt/transform.h>
#include <libxslt/xsltutils.h>
#include "core/pref.h"
@@ -60,7 +59,6 @@ QString get_pressure_unit();
QString getSubsurfaceDataPath(QString folderToFind);
QString getPrintingTemplatePathUser();
QString getPrintingTemplatePathBundle();
-QString get_dc_nickname(const char *model, uint32_t deviceid);
int gettimezoneoffset(timestamp_t when = 0);
int parseDurationToSeconds(const QString &text);
int parseLengthToMm(const QString &text);