* renamed main.cpp to DriveSetup.cpp
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22854 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
753e3d4ef7
commit
f9ca8faab7
@ -7,7 +7,7 @@
|
||||
* Ithamar R. Adema <ithamar@unet.nl>
|
||||
* Stephan Aßmus <superstippi@gmx.de>
|
||||
*/
|
||||
#include "main.h"
|
||||
#include "DriveSetup.h"
|
||||
#include "MainWindow.h"
|
||||
|
||||
#include <stdio.h>
|
@ -7,7 +7,7 @@ UsePrivateHeaders interface storage shared ;
|
||||
AddResources DriveSetup : DriveSetup.rdef ;
|
||||
|
||||
Preference DriveSetup :
|
||||
main.cpp
|
||||
DriveSetup.cpp
|
||||
MainWindow.cpp
|
||||
PartitionList.cpp
|
||||
:
|
||||
|
Loading…
Reference in New Issue
Block a user