Skip to content
  • Julian Sparber's avatar
    AvaterDialog: fix #138 crash when taking a webcam picture · 0edf1ae6
    Julian Sparber authored
    Since get cheese_widget_get_camera () and get_video_area () are not
    defined static they are are exported but we don't have the function
    signature, therefore this adds the header file with the function
    signatures.
    
    This also allows the dialog to be smaller, by reducing the size request
    on the Clutter widget
    0edf1ae6