mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
src/gui/components/cc_signals.h fix typo
This commit is contained in:
@@ -85,7 +85,7 @@ class CYourClass : sigc::trackable //<- not forget, requierd by destructor!
|
||||
*/
|
||||
|
||||
#ifndef __CC_SIGNALS_H__
|
||||
#define __CC_SIGNALS_H____
|
||||
#define __CC_SIGNALS_H__
|
||||
|
||||
#include <sigc++/signal.h>
|
||||
#include <driver/rcinput.h>
|
||||
|
Reference in New Issue
Block a user