Merge branch 'develop'
[lichviet] / qml / LichViet / main.qml
index 74af3b6..b0dc8c2 100644 (file)
@@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>
 */
 
-import QtQuick 1.1
+import QtQuick 1.0
 
 import "Themes.js" as Themes
 import "Settings.js" as Settings
@@ -67,6 +67,7 @@ Item {
          Script.fullmonth.m_month=Script.curMonth;
          Script.fullmonth.m_year=Script.curYear;
          Script.fullmonth.reset();
+         maindatemodel.reset();
      }
 
      Rectangle {