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

(-)vidalia-0.3.1_orig/src/vidalia/plugin/PluginEngine.cpp (+2 lines)
Lines 20-25 Link Here
20
20
21
#include "Vidalia.h"
21
#include "Vidalia.h"
22
22
23
#include <unistd.h>
24
23
PluginEngine::PluginEngine(QObject *parent)
25
PluginEngine::PluginEngine(QObject *parent)
24
  : QScriptEngine(parent)
26
  : QScriptEngine(parent)
25
{
27
{

Return to bug 422645