mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-06 13:05:34 +00:00
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1116 6778bc44-b910-0410-a7a0-be141de4315d
15 lines
237 B
C++
15 lines
237 B
C++
//
|
|
// C++ Implementation: PresetChooser
|
|
//
|
|
// Description:
|
|
//
|
|
//
|
|
// Author: Carmelo Piccione <carmelo.piccione@gmail.com>, (C) 2007
|
|
//
|
|
// Copyright: See COPYING file that comes with this distribution
|
|
//
|
|
//
|
|
|
|
#include "PresetChooser.hpp"
|
|
|