Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 272567
Collapse All | Expand All

(-)k9copy-2.3.2-Source/src/core/k9dvdbackupinterface.h (+1 lines)
Lines 21-26 Link Here
21
#define K9DVDBACKUPINTERFACE_H
21
#define K9DVDBACKUPINTERFACE_H
22
22
23
#include <QObject>
23
#include <QObject>
24
#include <stdint.h>
24
class k9DVDBackupInterface : public QObject
25
class k9DVDBackupInterface : public QObject
25
{
26
{
26
Q_OBJECT
27
Q_OBJECT
(-)k9copy-2.3.2-Source/src/core/k9tools.h (+1 lines)
Lines 12-17 Link Here
12
#ifndef K9TOOLS_H
12
#ifndef K9TOOLS_H
13
#define K9TOOLS_H
13
#define K9TOOLS_H
14
14
15
#include <stdint.h>
15
#include <QString>
16
#include <QString>
16
#include <QList>
17
#include <QList>
17
#include <QComboBox>
18
#include <QComboBox>

Return to bug 272567