~ken-vandine/ubuntu-system-settings/no_s_i_d

« back to all changes in this revision

Viewing changes to plugins/system-update/plugin.h

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
public:
33
33
    void registerTypes(const char *uri);
34
 
    void initializeEngine(QQmlEngine *engine, const char *uri);
35
34
};
36
35
#endif // PLUGIN_H