PasswordDialog: misc improvements

This commit is contained in:
tobtoht 2020-11-14 10:57:06 +01:00
parent 519df3f5a1
commit 1e4a442b16
10 changed files with 131 additions and 85 deletions

View file

@ -31,7 +31,7 @@ if(DEBUG)
set(CMAKE_VERBOSE_MAKEFILE ON)
endif()
set(MONERO_HEAD "d029a63fb75c581fa060447b41d385c595144774")
set(MONERO_HEAD "2390030d10b69c357165f82aaf417391a9e11019")
set(BUILD_GUI_DEPS ON)
set(ARCH "x86-64")
set(BUILD_64 ON)