src/miscallenous.h

changeset 1196
0908803938f9
parent 1088
c6d242d2b619
--- a/src/miscallenous.h	Mon Mar 06 00:36:40 2017 +0200
+++ b/src/miscallenous.h	Mon Mar 06 00:40:23 2017 +0200
@@ -36,6 +36,7 @@
 QString joinStrings (QList<StringFormatArg> vals, QString delim = " ");
 void roundToDecimals (double& value, int decimals);
 void simplify (int& numer, int& denom);
+QString preferredLicenseText();
 
 /*
  * Rounds the input value to the nearest multiple of the provided interval.

mercurial