mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-13 08:52:06 +08:00
networking.cc: remove resolved TODO
This commit is contained in:
@@ -55,7 +55,6 @@ Networking::Networking(QWidget* parent, bool show_advanced) : QFrame(parent) {
|
||||
setAutoFillBackground(true);
|
||||
setPalette(pal);
|
||||
|
||||
// TODO: revisit pressed colors
|
||||
setStyleSheet(R"(
|
||||
#wifiWidget > QPushButton, #back_btn, #advanced_btn {
|
||||
font-size: 50px;
|
||||
|
||||
Reference in New Issue
Block a user