Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
#include "../rtengine/safegtk.h"
|
||||
|
||||
class SoundManager {
|
||||
class SoundManager
|
||||
{
|
||||
public:
|
||||
static void init();
|
||||
static void playSoundAsync(const Glib::ustring &sound);
|
||||
|
Reference in New Issue
Block a user