Commit c702ae07815234c1dd143f79f9914dbfd9a5b401
- Diff rendering mode:
- inline
- side by side
src/app.cpp
(1 / 1)
|   | |||
| 113 | 113 | new amaroK::DcopScriptHandler(); | |
| 114 | 114 | new amaroK::DcopDevicesHandler(); | |
| 115 | 115 | ||
| 116 | //fixHyperThreading(); | ||
| 116 | fixHyperThreading(); | ||
| 117 | 117 | ||
| 118 | 118 | QTimer::singleShot( 0, this, SLOT( continueInit() ) ); | |
| 119 | 119 |

