diff options
| author | erciccione <erciccione@users.noreply.github.com> | 2018-10-01 15:21:19 +0100 |
|---|---|---|
| committer | erciccione <erciccione@users.noreply.github.com> | 2018-10-01 15:22:35 +0100 |
| commit | ea4728afde579c9b23893cdfe15c4837225b1ca1 (patch) | |
| tree | 1fc22d1151806d4df88c6ffbcc57e5388c394c89 | |
| parent | 1109f9cec930d01bb637b8ac279bc926cedec4fa (diff) | |
| download | monzero-gui-ea4728afde579c9b23893cdfe15c4837225b1ca1.tar.gz monzero-gui-ea4728afde579c9b23893cdfe15c4837225b1ca1.tar.xz monzero-gui-ea4728afde579c9b23893cdfe15c4837225b1ca1.zip | |
adds 'pages/settings/*.qml' in the sources who get picked by lupdate
| -rw-r--r-- | monero-wallet-gui.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index a11bb11b..94a85a4c 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -96,6 +96,7 @@ lupdate_only { SOURCES = *.qml \ components/*.qml \ pages/*.qml \ + pages/settings/*.qml \ wizard/*.qml \ wizard/*js } |
