added a haiku logo from stippi, thanks!

enlarged the window
improves widget placement


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14419 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2005-10-18 23:10:27 +00:00
parent e620c9328c
commit b461fb1d4b
8 changed files with 67 additions and 17 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
class InstallerWindow;
class CopyEngine : public BLooper, BDiskDeviceVisitor {
class CopyEngine : public BLooper/*, BDiskDeviceVisitor*/ {
public:
CopyEngine(InstallerWindow *window);
void Start();