~ci-train-bot/libertine/libertine-ubuntu-zesty-2123

« back to all changes in this revision

Viewing changes to common/ContainerArchivesList.h

  • Committer: Bileto Bot
  • Date: 2016-11-21 19:45:03 UTC
  • mfrom: (171.1.9 libertine.1.4.3-release)
  • Revision ID: ci-train-bot@canonical.com-20161121194503-9jtvays9v8el78ny
Fix old libertine package breaks/replaces version for proper
upgrading. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#ifndef _CONTAINER_ARCHIVES_LIST_H_
20
20
#define _CONTAINER_ARCHIVES_LIST_H_
21
21
 
22
 
#include "libertine/ContainerConfig.h"
23
 
 
24
22
#include <QtCore/QAbstractListModel>
25
23
#include <QtCore/QList>
26
24
#include <QtCore/QObject>