forked from bitshares/bitshares1-core
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule qt_wallet
updated
20 files
+1 −1 | .gitignore | |
+335 −341 | BitSharesApp.cpp | |
+0 −0 | BitSharesXT.desktop.in | |
+28 −56 | CMakeLists.txt | |
+2 −2 | CrashReport.cpp | |
+2 −2 | CrashReport.hpp | |
+2 −14 | MainWindow.cpp | |
+0 −3 | MainWindow.hpp | |
+5 −5 | WebUpdates.hpp | |
+8 −11 | htdocs.qrc | |
+ − | images/bitshares.icns | |
+ − | images/inno_setup_img.bmp | |
+ − | images/qtapp.ico | |
+ − | images/qtapp64.png | |
+ − | images/qtapp80.png | |
+ − | images/splash_screen.jpg | |
+0 −489 | translations/zh_CN.ts | |
+0 −40 | windows/build_combined_installer.bat.in | |
+12 −13 | windows/setup.iss.in | |
+0 −185 | windows/setup_combined.iss.in |
Submodule web_wallet
updated
12 files