~ubuntu-branches/ubuntu/vivid/muon/vivid-proposed

« back to all changes in this revision

Viewing changes to updater/UpdateModel/UpdateItem.cpp

Tags: upstream-1.3.65
ImportĀ upstreamĀ versionĀ 1.3.65

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <QtCore/QStringBuilder>
24
24
 
25
 
#include "../../installer/Application.h"
 
25
#include <Application.h>
26
26
 
27
27
UpdateItem::UpdateItem()
28
28
    : m_app(0)