mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
src/gui/components/cc_signals.h fix typo
Origin commit data
------------------
Commit: c521e67b10
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-04-16 (Sat, 16 Apr 2016)
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