Compare commits

..

No commits in common. "5b02f7dabe6cbbb1cb168394a1981804d91eb019" and "0b6b14f0f5950a88b30399d3bf0a8ee63537e6bd" have entirely different histories.

2 changed files with 3 additions and 6 deletions

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8)
project(kima2 VERSION 0.9.3)
project(kima2 VERSION 0.9.2)
set(CMAKE_MODULE_PATH "${CMAKE_HOME_DIRECTORY}/cmake" ${CMAKE_MODULE_PATH})

View file

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>201</width>
<height>127</height>
<width>171</width>
<height>71</height>
</rect>
</property>
<property name="windowTitle">
@ -28,9 +28,6 @@
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="priceSpinBox">
<property name="minimum">
<double>-999.990000000000009</double>
</property>
<property name="maximum">
<double>999.990000000000009</double>
</property>