use BluetoothPSViewController

This commit is contained in:
matthias.ringwald 2011-06-02 16:07:05 +00:00
parent b70a879e47
commit 277e27f43f
2 changed files with 2 additions and 2 deletions

View File

@ -23,6 +23,6 @@
<key>MinimumOSVersion</key>
<string>3.0</string>
<key>NSPrincipalClass</key>
<string>prefsListController</string>
<string>BluetoothPSViewController</string>
</dict>
</plist>

View File

@ -2,7 +2,7 @@
entry = {
bundle = BTstack;
cell = PSLinkCell;
detail = "PrefsViewController.m";
detail = "BluetoothPSViewController";
icon = "BTstack.png";
isController = 1;
label = BTstack;