MESSENGER-5610 change profile hint

This commit is contained in:
Arnfried Griesert
2024-02-16 06:46:48 +00:00
parent 0bc6ec93e0
commit 3d75c4ad84
9 changed files with 185 additions and 1 deletions

View File

@@ -97,6 +97,7 @@
#import "MXKTableViewCellWithLabelAndButton.h"
#import "MXKTableViewCellWithLabelAndImageView.h"
#import "MXKTableViewCellWithLabelAndMXKImageView.h"
#import "BWITableViewCellWithLabelAndMXKImageView.h" // bwi: 5610
#import "MXKTableViewCellWithLabelAndSlider.h"
#import "MXKTableViewCellWithLabelAndSubLabel.h"
#import "MXKTableViewCellWithLabelAndSwitch.h"