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

(-)scripting.h.orig (-1 / +5 lines)
Lines 20-25 Link Here
20
20
21
*/
21
*/
22
22
23
#ifndef VIEWER_SCRIPTING_H
24
#define VIEWER_SCRIPTING_H
25
23
#include "nsplugin.h"
26
#include "nsplugin.h"
24
#include "sdk/npruntime.h"
27
#include "sdk/npruntime.h"
25
#include <kparts/browserextension.h>
28
#include <kparts/browserextension.h>
Lines 93-97 Link Here
93
96
94
} // namespace kdeNsPluginViewer
97
} // namespace kdeNsPluginViewer
95
98
96
// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on;
99
#endif
97
100
101
// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on;

Return to bug 349820