Skip to content

Commit

Permalink
Update nemopage.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
locusf authored Mar 14, 2017
1 parent d48d06e commit 29d0d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controls/nemopage.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "nemopage.h"
#include "hacks.h"

#include <QDebug>
NemoPage::NemoPage(QQuickItem *parent) :
QQuickItem(parent),
m_allowedOrientations(0) //- The value 0 means Page's allowedOrientations will be ignored
Expand Down

0 comments on commit 29d0d37

Please sign in to comment.