* 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:
@@ -7,7 +7,7 @@
|
|||||||
* Ithamar R. Adema <ithamar@unet.nl>
|
* Ithamar R. Adema <ithamar@unet.nl>
|
||||||
* Stephan Aßmus <superstippi@gmx.de>
|
* Stephan Aßmus <superstippi@gmx.de>
|
||||||
*/
|
*/
|
||||||
#include "main.h"
|
#include "DriveSetup.h"
|
||||||
#include "MainWindow.h"
|
#include "MainWindow.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
@@ -7,7 +7,7 @@ UsePrivateHeaders interface storage shared ;
|
|||||||
AddResources DriveSetup : DriveSetup.rdef ;
|
AddResources DriveSetup : DriveSetup.rdef ;
|
||||||
|
|
||||||
Preference DriveSetup :
|
Preference DriveSetup :
|
||||||
main.cpp
|
DriveSetup.cpp
|
||||||
MainWindow.cpp
|
MainWindow.cpp
|
||||||
PartitionList.cpp
|
PartitionList.cpp
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user