ObjFW  Diff

Differences From Artifact [ca397382d3]:

To Artifact [8545154a8d]:


324
325
326
327
328
329
330
331
332
333

#ifdef OF_HAVE_THREADS
/*!
 * @brief Waits until the timer fired.
 */
- (void)waitUntilDone;
#endif

- (void)OF_setInRunLoop: (OFRunLoop*)inRunLoop;
@end







<
<

324
325
326
327
328
329
330


331

#ifdef OF_HAVE_THREADS
/*!
 * @brief Waits until the timer fired.
 */
- (void)waitUntilDone;
#endif


@end