From d8fcff1a2d6eb61c97c44790dbdb920ba9f52980 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Thu, 4 Apr 2013 15:49:31 +0200 Subject: add showing unread posts --- qml/tapasboard/main.qml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 qml/tapasboard/main.qml (limited to 'qml/tapasboard/main.qml') diff --git a/qml/tapasboard/main.qml b/qml/tapasboard/main.qml deleted file mode 100644 index 11a7e44..0000000 --- a/qml/tapasboard/main.qml +++ /dev/null @@ -1,12 +0,0 @@ -import QtQuick 1.1 -import com.nokia.meego 1.0 - -PageStackWindow { - id: appWindow - - initialPage: mainPage - - MainPage { - id: mainPage - } -} -- cgit v1.2.3