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

(-)kphotoalbum-3.1.1/src/MainWindow/Window.cpp (+1 lines)
Lines 108-113 Link Here
108
#include <kurldrag.h>
108
#include <kurldrag.h>
109
#include <qclipboard.h>
109
#include <qclipboard.h>
110
#include <stdexcept>
110
#include <stdexcept>
111
#include <typeinfo>
111
112
112
MainWindow::Window* MainWindow::Window::_instance = 0;
113
MainWindow::Window* MainWindow::Window::_instance = 0;
113
114

Return to bug 214367