/////////////////////////////////////////////////////////////////////////////
// Name:        src/qt/ctrlsub.cpp
// Author:      Peter Most
// Copyright:   (c) Peter Most
// Licence:     wxWindows licence
/////////////////////////////////////////////////////////////////////////////

// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"

#include "wx/ctrlsub.h"

wxControlWithItems::wxControlWithItems()
{
}

