Skip to content
  • Georges Basile Stavracas Neto's avatar
    application: Modernize codebase · ed757039
    Georges Basile Stavracas Neto authored
    This commit ports CcApplication to use the modern
    code practices and utilities, removing the boilerplate
    macros. Namely, this commit introduces:
    
     * G_DECLARE_FINAL_TYPE
     * Remove unnecessary private field
     * Unifies parameter layout
    ed757039