mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
refactor: Resolve some clang warnings (#915)
This commit is contained in:
@@ -26,7 +26,7 @@ public slots:
|
||||
///
|
||||
/// Performs a single frame grab and computes the led-colors
|
||||
///
|
||||
virtual void action();
|
||||
void action() override;
|
||||
|
||||
private:
|
||||
/// The actual grabber
|
||||
|
Reference in New Issue
Block a user