summaryrefslogtreecommitdiffstats
path: root/core/qthelperfromc.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/qthelperfromc.h')
-rw-r--r--core/qthelperfromc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/qthelperfromc.h b/core/qthelperfromc.h
index dc09e224b..44f67199e 100644
--- a/core/qthelperfromc.h
+++ b/core/qthelperfromc.h
@@ -25,5 +25,6 @@ extern const char *get_current_date();
enum inertgas {N2, HE};
double cache_value(int tissue, int timestep, enum inertgas gas);
void cache_insert(int tissue, int timestep, enum inertgas gas, double value);
+void print_qt_versions();
#endif // QTHELPERFROMC_H