mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Razor Chroma Support - Initial version
This commit is contained in:
@@ -414,14 +414,14 @@ protected slots:
|
||||
///
|
||||
/// @return Zero on success else negative
|
||||
///
|
||||
int rewriteLEDs();
|
||||
virtual int rewriteLEDs();
|
||||
|
||||
///
|
||||
/// @brief Set device in error state
|
||||
///
|
||||
/// @param[in] errorMsg The error message to be logged
|
||||
///
|
||||
virtual void setInError( const QString& errorMsg);
|
||||
virtual void setInError( const QString& errorMsg);
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user