diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 02:32:48 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 02:32:48 +0300 |
| commit | 407afcd2f27202f9a95ff109a7fba562f9841f4f (patch) | |
| tree | f87a71c52f1372d5d44ee0fc955984f6176cab11 | |
| parent | Add logout button (diff) | |
| download | nheko-407afcd2f27202f9a95ff109a7fba562f9841f4f.tar.xz | |
Clear text fields after login
| -rw-r--r-- | include/LoginPage.h | 2 | ||||
| -rw-r--r-- | src/LoginPage.cc | 6 | ||||
| -rw-r--r-- | src/MainWindow.cc | 1 |
3 files changed, 9 insertions, 0 deletions
diff --git a/include/LoginPage.h b/include/LoginPage.h |
