Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 177344 | Differences between
and this patch

Collapse All | Expand All

(-)scim-qtimm-0.9.1.20050704.orig/src/plugin.cpp (+2 lines)
Lines 6-11 Link Here
6
6
7
#include <qinputcontextplugin.h>
7
#include <qinputcontextplugin.h>
8
8
9
#define qDebug if (false) qDebug
10
9
class ScimInputContextPlugin : public QInputContextPlugin 
11
class ScimInputContextPlugin : public QInputContextPlugin 
10
{
12
{
11
public:
13
public:

Return to bug 177344