mirror of
https://github.com/kunkundi/crossdesk.git
synced 2025-12-24 17:41:41 +08:00
[fix] correct title bar display
This commit is contained in:
@@ -175,7 +175,6 @@ class Render {
|
||||
private:
|
||||
int ConnectTo(const std::string& remote_id, const char* password,
|
||||
bool remember_password);
|
||||
int UpdateWindowSizeWithDpiScale(float dpi_scale);
|
||||
int CreateMainWindow();
|
||||
int DestroyMainWindow();
|
||||
int CreateStreamWindow();
|
||||
|
||||
Reference in New Issue
Block a user