Rename KMessageWidget files to match our coding style

This commit is contained in:
Janek Bevendorff 2017-02-10 02:11:43 +01:00
parent 41d5111684
commit 94f8650ca4
No known key found for this signature in database
GPG key ID: CFEC2F6850BFFA53
6 changed files with 7 additions and 10 deletions

View file

@ -18,7 +18,7 @@
#ifndef MESSAGEWIDGET_H
#define MESSAGEWIDGET_H
#include "gui/kmessagewidget.h"
#include "gui/KMessageWidget.h"
class MessageWidget : public KMessageWidget
{