]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Display hovered link URLs in the status bar.
authorSoren Stoutner <soren@stoutner.com>
Sat, 29 Jan 2022 20:01:40 +0000 (13:01 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 29 Jan 2022 20:01:40 +0000 (13:01 -0700)
commit8e2e267828a6fbd7ed9950204c50a100e3f413fa
tree9b4fae7b83767f404dad4cabf5135995066b343b
parentaca3bbeca7fee2ff50918a9d09a41be4edf1140c
Display hovered link URLs in the status bar.
src/CMakeLists.txt
src/browserwindow.cpp [new file with mode: 0644]
src/browserwindow.h [new file with mode: 0644]
src/main.cpp
src/mainview.cpp
src/mainview.h
src/mainwindow.cpp [deleted file]
src/mainwindow.h [deleted file]