Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jan Paul Batrina
Ark
Commits
d8abc517
Commit
d8abc517
authored
Nov 07, 2007
by
Laurent Montel
😁
Browse files
Fix forward declaration
svn path=/trunk/KDE/kdeutils/ark/; revision=734001
parent
9525e979
Changes
2
Hide whitespace changes
Inline
Side-by-side
part/infopanel.h
View file @
d8abc517
...
...
@@ -26,7 +26,6 @@
#include "archivemodel.h"
#include "ui_infopanel.h"
class
QLabel
;
class
InfoPanel
:
public
QFrame
,
Ui
::
InformationPanel
{
...
...
plugins/libarchive/libarchivehandler.h
View file @
d8abc517
...
...
@@ -30,11 +30,6 @@
using
namespace
Kerfuffle
;
namespace
ThreadWeaver
{
class
Job
;
}
// namespace ThreadWeaver
class
LibArchiveInterface
:
public
ReadOnlyArchiveInterface
{
Q_OBJECT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment