diff options
| author | Javier <dev.git@javispedro.com> | 2014-12-14 06:40:01 +0100 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2014-12-14 06:40:01 +0100 |
| commit | 24a27dcfdd6ce8f3e5a635404e6650081ebd63ca (patch) | |
| tree | d00d782088c43213c4c05d75862c7273b9bcdb21 /app/app.pro | |
| parent | 5a49b8f6f356a0dd7c7d012048b0d3da6774d2bc (diff) | |
convert appconfig into a dialog
Diffstat (limited to 'app/app.pro')
| -rw-r--r-- | app/app.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/app.pro b/app/app.pro index 48fcf68..9cc2d09 100644 --- a/app/app.pro +++ b/app/app.pro @@ -27,5 +27,5 @@ OTHER_FILES += \ qml/images/* \ pebble.desktop \ pebble.png \ - qml/pages/AppConfigPage.qml \ - qml/pages/InstallAppDialog.qml + qml/pages/InstallAppDialog.qml \ + qml/pages/AppConfigDialog.qml |
