Guitarix
|
#include "guitarix.h"
#include <gtkmm/main.h>
#include <gxwmm/init.h>
#include <string>
#include "jsonrpc.h"
Go to the source code of this file.
Classes | |
class | PosixSignals |
class | ErrorPopup |
class | GxSplashBox |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 598 of file gx_main.cpp.
Referenced by GxSplashBox::on_show().