mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-15 18:58:55 +01:00
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"
|
|
|