repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HaikuDepot: notify work status from main window
[haiku.git]
/
src
/
apps
/
haikudepot
/
model
/
PackageActionHandler.cpp
blob
10ef997ef5a8e3d60539b1b01d44c7f4ac3c2026
1
/*
2
* Copyright 2013, Rene Gollent <rene@gollent.com>.
3
* All rights reserved. Distributed under the terms of the MIT License.
4
*/
5
6
#include
"PackageActionHandler.h"
7
8
9
PackageActionHandler
::~
PackageActionHandler
()
10
{
11
}
12