summaryrefslogtreecommitdiff
path: root/noncore/apps/confedit/main.cpp
blob: 7a312c3320eded0df13f4852e9fea6e9d487e1e3 (plain)
1
2
3
4
5

#include "mainwindow.h"
#include <opie/oapplicationfactory.h>

OPIE_EXPORT_APP( OApplicationFactory<MainWindow> )