selection-describer.cpp revision 6b15695578f07a3f72c4c9475c1a261a3021472a
0N/A#ifdef HAVE_CONFIG_H
0N/A#include "selection.h"
0N/A#include "selection-describer.h"
0N/A#include "sp-textpath.h"
0N/A#include "sp-offset.h"
0N/A#include "sp-flowtext.h"
0N/A selection->connectChanged(sigc::mem_fun(*this, &SelectionDescriber::_updateMessageFromSelection));
0N/A _context.set(Inkscape::NORMAL_MESSAGE, _("No objects selected. Click, Shift+click, or drag around objects to select."));
0N/A if (object_count_str)