Group of TablePrefs. More...
#include <global.h>


Static Public Member Functions | |
| static Tables * | instance () |
Group of TablePrefs.
| static Tables* Tables::instance | ( | ) | [inline, static] |
Referenced by ProjectTreeModel::data().
{
static Tables tables;
return &tables;
}
1.7.1