summaryrefslogtreecommitdiffstats
path: root/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'helper.h')
-rw-r--r--helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper.h b/helper.h
index e6802eb..8c9482e 100644
--- a/helper.h
+++ b/helper.h
@@ -37,6 +37,7 @@ namespace Helper {
public:
bool operator()(const QFileInfo &info, const QString &file) const;
};
+ void centerWidget(QWidget *widget);
}
#endif