src/Utils.cpp

changeset 131
0115b97e8c39
parent 125
2e79e0975e58
child 134
5099df8ba6c6
equal deleted inserted replaced
130:8544f1e28208 131:0115b97e8c39
14 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>. 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */ 16 */
17 #include "Utils.h" 17 #include "Utils.h"
18 #include "MainWindow.h" 18 #include "MainWindow.h"
19 #include "global.h"
19 20
20 #include <QDebug> 21 #include <QDebug>
21 #include <math.h> 22 #include <math.h>
22 23
23 24

mercurial