fix: lint
This commit is contained in:
@ -90,7 +90,6 @@ auto AModule::doAction(const std::string& name) -> void {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void AModule::setCursor(Gdk::CursorType c) {
|
||||
auto cursor = Gdk::Cursor::create(Gdk::HAND2);
|
||||
auto gdk_window = event_box_.get_window();
|
||||
|
Reference in New Issue
Block a user