cleanup remnants of the old recipients editor, and remove the -ng tag from the new shiny one.

svn path=/branches/work/komo/kdepim/; revision=1141553
wilder-work
Casey Link 16 years ago
parent 430dd9214e
commit 800f08fd6c
  1. 2
      kmcomposewin.cpp
  2. 2
      kmcomposewin.h

@ -71,7 +71,7 @@
#include <messagecomposer/signaturecontroller.h>
#include <messagecomposer/inserttextfilejob.h>
#include <messagecomposer/composerlineedit.h>
#include <messagecomposer/recipientseditor-ng.h>
#include <messagecomposer/recipientseditor.h>
#include <messagecore/attachmentpart.h>
#include "messagecore/globalsettings.h"
#include <templateparser/templateparser.h>

@ -25,7 +25,7 @@
// KMail includes
#include "composer.h"
#include "recipientseditor-ng.h"
#include "recipientseditor.h"
// Qt includes
#include <QFont>

Loading…
Cancel
Save