Added minimize button and event handler
[lichviet] / lunarcalendar.h
index 957ad05..72867c5 100644 (file)
@@ -19,7 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>
 #ifndef LUNARCALENDAR_H
 #define LUNARCALENDAR_H
 
-#include <QObject>
+#include <QtCore/QObject>
 
 class LunarCalendar : public QObject
 {