~stianfjerdingstad/synaptic/debian-sid

1
2
3
4
5
6
This file contains some caveats to be aware of when writing code that
interacts with the cwidget system.

  - Be aware of the use of smart pointers (see README.SMART-POINTERS)
  - Be careful to call all cwidget code from the UI thread (see
    README.THREADS)